| /OK3568_Linux_fs/kernel/fs/fscache/ |
| H A D | operation.c | 133 object->n_ops, object->n_in_progress, object->n_exclusive); in fscache_report_unexpected_submission() 169 ASSERTCMP(object->n_ops, >=, object->n_in_progress); in fscache_submit_exclusive_op() 170 ASSERTCMP(object->n_ops, >=, object->n_exclusive); in fscache_submit_exclusive_op() 189 object->n_ops++; in fscache_submit_exclusive_op() 211 object->n_ops++; in fscache_submit_exclusive_op() 256 ASSERTCMP(object->n_ops, >=, object->n_in_progress); in fscache_submit_op() 257 ASSERTCMP(object->n_ops, >=, object->n_exclusive); in fscache_submit_op() 276 object->n_ops++; in fscache_submit_op() 294 object->n_ops++; in fscache_submit_op() 351 ASSERTCMP(object->n_in_progress, <=, object->n_ops); in fscache_start_operations() [all …]
|
| H A D | object.c | 154 object->debug_id, parent->debug_id, parent->n_ops); in fscache_done_parent_op() 158 parent->n_ops--; in fscache_done_parent_op() 159 if (parent->n_ops == 0) in fscache_done_parent_op() 320 object->n_ops = object->n_in_progress = object->n_exclusive = 0; in fscache_object_init() 437 parent->n_ops++; in fscache_parent_ready() 463 ASSERTCMP(parent->n_ops, >, 0); in fscache_look_up_object() 586 if (object->n_ops > 0) { in fscache_object_available() 587 ASSERTCMP(object->n_ops, >=, object->n_obj_ops); in fscache_object_available() 654 object->debug_id, object->n_ops, object->n_children, event); in fscache_kill_object() 666 object->n_ops == 0 && in fscache_kill_object() [all …]
|
| H A D | object-list.c | 219 obj->n_ops != 0 || in fscache_objlist_show() 239 obj->n_ops, in fscache_objlist_show()
|
| /OK3568_Linux_fs/kernel/net/nfc/nci/ |
| H A D | core.c | 1374 size_t n_ops, in ops_cmd_lookup() argument 1380 if (!ops || !n_ops) in ops_cmd_lookup() 1383 for (i = 0; i < n_ops; i++) { in ops_cmd_lookup() 1394 size_t n_ops) in nci_op_rsp_packet() argument 1398 op = ops_cmd_lookup(ops, n_ops, rsp_opcode); in nci_op_rsp_packet() 1407 size_t n_ops) in nci_op_ntf_packet() argument 1411 op = ops_cmd_lookup(ops, n_ops, ntf_opcode); in nci_op_ntf_packet()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | genetlink.c | 112 return family->n_ops + family->n_small_ops; in genl_get_cmd_cnt() 131 for (i = 0; i < family->n_ops; i++) in genl_get_cmd_full() 181 if (i < family->n_ops) in genl_get_cmd_by_index() 183 else if (i < family->n_ops + family->n_small_ops) in genl_get_cmd_by_index() 184 genl_op_from_small(family, i - family->n_ops, op); in genl_get_cmd_by_index() 358 if (WARN_ON(family->n_ops && !family->ops) || in genl_validate_ops() 1358 .n_ops = ARRAY_SIZE(genl_ctrl_ops),
|
| /OK3568_Linux_fs/kernel/net/ipv6/ila/ |
| H A D | ila_main.c | 57 .n_ops = ARRAY_SIZE(ila_nl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | nlrtw.c | 106 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | nlrtw.c | 106 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.h | 66 atomic_t n_ops; member
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | netlink.c | 296 .n_ops = ARRAY_SIZE(tipc_genl_v2_ops),
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | genetlink.h | 57 u8 n_ops; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscache-cache.h | 351 int n_ops; /* number of extant ops on object */ member
|
| H A D | genl_magic_func.h | 295 .n_ops = ARRAY_SIZE(ZZZ_genl_ops),
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | seg6.c | 446 .n_ops = ARRAY_SIZE(seg6_genl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 141 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 142 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | nlrtw.c | 141 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | nlrtw.c | 141 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | nlrtw.c | 141 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | nlrtw.c | 141 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | nlrtw.c | 141 .n_ops = ARRAY_SIZE(nlrtw_genl_ops),
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A D | interface.c | 354 ASSERTCMP(object->fscache.n_ops, ==, 0); in cachefiles_put_object()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | taskstats.c | 666 .n_ops = ARRAY_SIZE(taskstats_ops),
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | netlink.c | 622 .n_ops = ARRAY_SIZE(genl_ops),
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | netlink.c | 928 .n_ops = ARRAY_SIZE(ethtool_genl_ops),
|