Home
last modified time | relevance | path

Searched refs:num_ops (Results 1 – 13 of 13) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.c69 uint num_ops) in xfs_allocfree_log_count() argument
73 blocks = num_ops * 2 * (2 * mp->m_alloc_maxlevels - 1); in xfs_allocfree_log_count()
75 blocks += num_ops * (2 * mp->m_rmap_maxlevels - 1); in xfs_allocfree_log_count()
77 blocks += num_ops * (2 * mp->m_refc_maxlevels - 1); in xfs_allocfree_log_count()
208 unsigned int num_ops) in xfs_rtalloc_log_count() argument
214 return (howmany(rtbmp_bytes, blksz) + 1) * num_ops; in xfs_rtalloc_log_count()
A Dxfs_trans_resv.h93 uint xfs_allocfree_log_count(struct xfs_mount *mp, uint num_ops);
/linux/drivers/acpi/acpica/
A Ddbdisply.c358 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/
A Daddr.c787 int num_ops = 0, op_idx; in ceph_writepages_start() local
881 num_ops = 1; in ceph_writepages_start()
899 if (num_ops >= (from_pool ? CEPH_OSD_SLAB_OPS : in ceph_writepages_start()
906 num_ops++; in ceph_writepages_start()
958 offset, &len, 0, num_ops, in ceph_writepages_start()
966 min(num_ops, in ceph_writepages_start()
1029 BUG_ON(num_ops <= req->r_num_ops); in ceph_writepages_start()
1030 num_ops -= req->r_num_ops; in ceph_writepages_start()
1047 BUG_ON(num_ops != req->r_num_ops); in ceph_writepages_start()
/linux/net/ipv4/netfilter/
A Darp_tables.c1506 unsigned int num_ops; in arpt_register_table() local
1532 num_ops = hweight32(table->valid_hooks); in arpt_register_table()
1533 if (num_ops == 0) { in arpt_register_table()
1538 ops = kmemdup(template_ops, sizeof(*ops) * num_ops, GFP_KERNEL); in arpt_register_table()
1544 for (i = 0; i < num_ops; i++) in arpt_register_table()
1549 ret = nf_register_net_hooks(net, ops, num_ops); in arpt_register_table()
A Dip_tables.c1723 unsigned int num_ops; in ipt_register_table() local
1755 num_ops = hweight32(table->valid_hooks); in ipt_register_table()
1756 if (num_ops == 0) { in ipt_register_table()
1761 ops = kmemdup(template_ops, sizeof(*ops) * num_ops, GFP_KERNEL); in ipt_register_table()
1767 for (i = 0; i < num_ops; i++) in ipt_register_table()
1772 ret = nf_register_net_hooks(net, ops, num_ops); in ipt_register_table()
/linux/net/ceph/
A Dosd_client.c551 unsigned int num_ops = req->r_num_ops; in request_reinit() local
569 req->r_num_ops = num_ops; in request_reinit()
579 unsigned int num_ops, in ceph_osdc_alloc_request() argument
586 BUG_ON(num_ops > CEPH_OSD_SLAB_OPS); in ceph_osdc_alloc_request()
591 BUG_ON(num_ops > CEPH_OSD_MAX_OPS); in ceph_osdc_alloc_request()
600 req->r_num_ops = num_ops; in ceph_osdc_alloc_request()
1124 if (num_ops > 1) in ceph_osdc_new_request()
3562 int num_ops; member
3603 for (i = 0; i < m->num_ops; i++) { in decode_MOSDOpReply()
3611 for (i = 0; i < m->num_ops; i++) in decode_MOSDOpReply()
[all …]
/linux/include/linux/ceph/
A Dosd_client.h489 unsigned int num_ops,
498 unsigned int which, int num_ops,
/linux/net/ipv6/netfilter/
A Dip6_tables.c1732 unsigned int num_ops; in ip6t_register_table() local
1761 num_ops = hweight32(table->valid_hooks); in ip6t_register_table()
1762 if (num_ops == 0) { in ip6t_register_table()
1767 ops = kmemdup(template_ops, sizeof(*ops) * num_ops, GFP_KERNEL); in ip6t_register_table()
1773 for (i = 0; i < num_ops; i++) in ip6t_register_table()
1778 ret = nf_register_net_hooks(net, ops, num_ops); in ip6t_register_table()
/linux/sound/soc/
A Dsoc-topology.c511 int num_ops, i; in soc_tplg_kcontrol_bind_io() local
541 num_ops = tplg->bytes_ext_ops_count; in soc_tplg_kcontrol_bind_io()
542 for (i = 0; i < num_ops; i++) { in soc_tplg_kcontrol_bind_io()
560 num_ops = tplg->io_ops_count; in soc_tplg_kcontrol_bind_io()
561 for (i = 0; i < num_ops; i++) { in soc_tplg_kcontrol_bind_io()
577 num_ops = ARRAY_SIZE(io_ops); in soc_tplg_kcontrol_bind_io()
578 for (i = 0; i < num_ops; i++) { in soc_tplg_kcontrol_bind_io()
/linux/net/bridge/netfilter/
A Debtables.c1185 unsigned int num_ops; in ebt_register_table() local
1255 num_ops = hweight32(table->valid_hooks); in ebt_register_table()
1256 if (num_ops == 0) { in ebt_register_table()
1261 ops = kmemdup(template_ops, sizeof(*ops) * num_ops, GFP_KERNEL); in ebt_register_table()
1269 for (i = 0; i < num_ops; i++) in ebt_register_table()
1276 ret = nf_register_net_hooks(net, ops, num_ops); in ebt_register_table()
/linux/drivers/block/
A Drbd.c1410 struct ceph_snap_context *snapc, int num_ops) in __rbd_obj_add_osd_request() argument
1444 rbd_obj_add_osd_request(struct rbd_obj_request *obj_req, int num_ops) in rbd_obj_add_osd_request() argument
1447 num_ops); in rbd_obj_add_osd_request()
2041 int num_ops = 1; in rbd_object_map_update() local
2049 num_ops++; /* assert_locked */ in rbd_object_map_update()
2950 int num_ops = count_write_ops(obj_req); in rbd_obj_write_object() local
2955 num_ops++; /* stat */ in rbd_obj_write_object()
2957 osd_req = rbd_obj_add_osd_request(obj_req, num_ops); in rbd_obj_write_object()
3028 int num_ops = count_write_ops(obj_req); in rbd_obj_copyup_current_snapc() local
3035 num_ops++; /* copyup */ in rbd_obj_copyup_current_snapc()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c13281 u32 offset, len, num_ops; in bnx2x_check_firmware() local
13308 num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op); in bnx2x_check_firmware()
13311 if (be16_to_cpu(ops_offsets[i]) > num_ops) { in bnx2x_check_firmware()

Completed in 75 milliseconds