| /linux/drivers/acpi/acpica/ |
| H A D | dbdisply.c | 358 u32 num_ops = 0; in acpi_db_display_method_info() local 393 num_ops++; in acpi_db_display_method_info() 432 num_ops, num_operators, num_operands); in acpi_db_display_method_info()
|
| /linux/fs/ceph/ |
| H A D | addr.c | 610 int num_ops; member 1066 ceph_wbc->num_ops = 0; in ceph_init_writeback_ctl() 1228 ceph_wbc->num_ops = 1; in ceph_allocate_page_array() 1248 return ceph_wbc->num_ops >= in is_num_ops_too_big() 1370 ceph_wbc->num_ops++; in ceph_process_folio_batch() 1386 ceph_wbc->num_ops--; in ceph_process_folio_batch() 1443 offset, &len, 0, ceph_wbc->num_ops, in ceph_submit_write() 1451 min(ceph_wbc->num_ops, in ceph_submit_write() 1579 BUG_ON(ceph_wbc->num_ops <= req->r_num_ops); in ceph_submit_write() 1580 ceph_wbc->num_ops -= req->r_num_ops; in ceph_submit_write() [all …]
|
| /linux/sound/soc/ |
| H A D | soc-topology.c | 469 int num_ops, i; in soc_tplg_kcontrol_bind_io() 500 num_ops = tplg->bytes_ext_ops_count; in soc_tplg_kcontrol_bind_io() 501 for (i = 0; i < num_ops; i++) { in soc_tplg_kcontrol_bind_io() 519 num_ops = tplg->io_ops_count; in soc_tplg_kcontrol_bind_io() 520 for (i = 0; i < num_ops; i++) { in soc_tplg_kcontrol_bind_io() 536 num_ops = ARRAY_SIZE(io_ops); in soc_tplg_kcontrol_bind_io() 537 for (i = 0; i < num_ops; i++) { in soc_tplg_kcontrol_bind_io() 465 int num_ops, i; soc_tplg_kcontrol_bind_io() local
|
| /linux/net/ceph/ |
| H A D | osd_client.c | 546 unsigned int num_ops, in ceph_osdc_alloc_request() argument 553 BUG_ON(num_ops > CEPH_OSD_SLAB_OPS); in ceph_osdc_alloc_request() 555 } else if (num_ops <= CEPH_OSD_SLAB_OPS) { in ceph_osdc_alloc_request() 558 BUG_ON(num_ops > CEPH_OSD_MAX_OPS); in ceph_osdc_alloc_request() 559 req = kmalloc_flex(*req, r_ops, num_ops, gfp_flags); in ceph_osdc_alloc_request() 567 req->r_num_ops = num_ops; in ceph_osdc_alloc_request() 1059 unsigned int which, int num_ops, in ceph_osdc_new_request() argument 1077 req = ceph_osdc_alloc_request(osdc, snapc, num_ops, use_mempool, in ceph_osdc_new_request() 1116 if (num_ops > 1) { in ceph_osdc_new_request() 1125 num_req_ops = num_ops; in ceph_osdc_new_request() [all …]
|
| /linux/include/linux/ceph/ |
| H A D | osd_client.h | 544 unsigned int num_ops, 553 unsigned int which, int num_ops,
|
| /linux/net/netfilter/ |
| H A D | x_tables.c | 1565 unsigned int num_ops; in xt_register_table() local 1568 num_ops = hweight32(input_table->valid_hooks); in xt_register_table() 1569 if (num_ops == 0) in xt_register_table() 1574 ops = kmemdup_array(template_ops, num_ops, sizeof(*ops), GFP_KERNEL); in xt_register_table() 1608 for (i = 0; i < num_ops; i++) in xt_register_table() 1611 ret = nf_register_net_hooks(net, ops, num_ops); in xt_register_table()
|
| /linux/drivers/block/ |
| H A D | rbd.c | 1428 struct ceph_snap_context *snapc, int num_ops) in __rbd_obj_add_osd_request() argument 1437 req = ceph_osdc_alloc_request(osdc, snapc, num_ops, false, GFP_NOIO); in __rbd_obj_add_osd_request() 1462 rbd_obj_add_osd_request(struct rbd_obj_request *obj_req, int num_ops) in rbd_obj_add_osd_request() argument 1466 num_ops); in rbd_obj_add_osd_request() 2063 int num_ops = 1; in rbd_object_map_update() local 2071 num_ops++; /* assert_locked */ in rbd_object_map_update() 2074 req = ceph_osdc_alloc_request(osdc, NULL, num_ops, false, GFP_NOIO); in rbd_object_map_update() 2967 int num_ops = count_write_ops(obj_req); in rbd_obj_write_object() local 2972 num_ops++; /* stat */ in rbd_obj_write_object() 2974 osd_req = rbd_obj_add_osd_request(obj_req, num_ops); in rbd_obj_write_object() 3045 int num_ops = count_write_ops(obj_req); rbd_obj_copyup_current_snapc() local [all...] |
| /linux/net/bridge/netfilter/ |
| H A D | ebtables.c | 1184 unsigned int num_ops; in ebt_register_table() local 1249 num_ops = hweight32(table->valid_hooks); in ebt_register_table() 1250 if (num_ops == 0) { in ebt_register_table() 1255 ops = kmemdup_array(template_ops, num_ops, sizeof(*ops), GFP_KERNEL); in ebt_register_table() 1263 for (i = 0; i < num_ops; i++) in ebt_register_table() 1267 ret = nf_register_net_hooks(net, ops, num_ops); in ebt_register_table()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 1826 for (i = 0; i < pt_update_ops->num_ops; ++i) { in __xe_migrate_update_pgtables() 1872 for (i = 0; i < pt_update_ops->num_ops; ++i) { in __xe_migrate_update_pgtables() 1940 for (; i < pt_update_ops->num_ops; ++i) { in __xe_migrate_update_pgtables() 1977 for (i = 0; i < pt_update_ops->num_ops; ++i) { in __xe_migrate_update_pgtables() 1995 for (i = 0; i < pt_update_ops->num_ops; ++i) { in __xe_migrate_update_pgtables()
|
| H A D | xe_vm.c | 661 if (!vops->pt_update_ops[i].num_ops) in xe_vma_ops_alloc() 666 vops->pt_update_ops[i].num_ops, in xe_vma_ops_alloc() 716 vops->pt_update_ops[i].num_ops += inc_val; in xe_vma_ops_incr_pt_update_ops() 3359 if (vops->pt_update_ops[id].num_ops) in vm_ops_setup_tile_args() 3412 if (!vops->pt_update_ops[id].num_ops) in ops_execute() 3428 if (!vops->pt_update_ops[id].num_ops) in ops_execute() 3453 if (!vops->pt_update_ops[id].num_ops) in ops_execute() 3463 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
|
| H A D | xe_pt.c | 2335 pt_update_ops->num_ops); in xe_pt_update_ops_prepare() 2758 for (i = pt_update_ops->num_ops - 1; i >= 0; --i) { in xe_pt_update_ops_abort()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 13266 u32 offset, len, num_ops; in bnx2x_check_firmware() local 13293 num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op); in bnx2x_check_firmware() 13296 if (be16_to_cpu(ops_offsets[i]) > num_ops) { in bnx2x_check_firmware()
|