/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | main.h | 25 #define P4D_BYT3S(magic, nr_bytes) u8 __p4dding##magic[nr_bytes] argument 26 #define P4D_BYTES(line, nr_bytes) P4D_BYT3S(line, nr_bytes) argument 28 #define PAD_BYTES(nr_bytes) P4D_BYTES(__LINE__ , (nr_bytes)) argument
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.h | 23 #define P4D_BYT3S(magic, nr_bytes) u8 __p4dding##magic[nr_bytes] argument 24 #define P4D_BYTES(line, nr_bytes) P4D_BYT3S(line, nr_bytes) argument 26 #define PAD_BYTES(nr_bytes) P4D_BYTES( __LINE__ , (nr_bytes)) argument
|
/openbmc/linux/drivers/md/ |
H A D | dm-ps-queue-length.c | 191 static struct dm_path *ql_select_path(struct path_selector *ps, size_t nr_bytes) in ql_select_path() 224 size_t nr_bytes) in ql_start_io() 234 size_t nr_bytes, u64 start_time) in ql_end_io()
|
H A D | dm-ps-service-time.c | 277 static struct dm_path *st_select_path(struct path_selector *ps, size_t nr_bytes) in st_select_path() 305 size_t nr_bytes) in st_start_io() 315 size_t nr_bytes, u64 start_time) in st_end_io()
|
H A D | dm-ps-historical-service-time.c | 431 size_t nr_bytes) in hst_select_path() 462 size_t nr_bytes) in hst_start_io() 493 size_t nr_bytes, u64 start_time) in hst_end_io()
|
H A D | dm-ps-io-affinity.c | 197 size_t nr_bytes) in ioa_select_path()
|
H A D | dm-mpath.c | 110 size_t nr_bytes; member 379 size_t nr_bytes) in choose_path_in_pg() 402 static struct pgpath *choose_pgpath(struct multipath *m, size_t nr_bytes) in choose_pgpath() 512 size_t nr_bytes = blk_rq_bytes(rq); in multipath_clone_and_map() local
|
H A D | dm-ps-round-robin.c | 189 static struct dm_path *rr_select_path(struct path_selector *ps, size_t nr_bytes) in rr_select_path()
|
H A D | dm-rq.c | 83 unsigned int nr_bytes = info->orig->bi_iter.bi_size; in end_clone_bio() local
|
/openbmc/linux/block/ |
H A D | t10-pi.c | 184 static void t10_pi_type1_complete(struct request *rq, unsigned int nr_bytes) in t10_pi_type1_complete() 243 static void t10_pi_type3_complete(struct request *rq, unsigned int nr_bytes) in t10_pi_type3_complete() 412 static void ext_pi_type1_complete(struct request *rq, unsigned int nr_bytes) in ext_pi_type1_complete()
|
H A D | blk-integrity.c | 339 unsigned int nr_bytes) in blk_integrity_nop_complete()
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | nx_huge_pages_test.c | 113 uint64_t nr_bytes; in run_test() local
|
/openbmc/linux/drivers/acpi/ |
H A D | nvs.c | 103 unsigned int nr_bytes; in suspend_nvs_register() local
|
/openbmc/qemu/include/block/ |
H A D | accounting.h | 84 uint64_t nr_bytes[BLOCK_MAX_IOTYPE]; member
|
/openbmc/linux/drivers/iio/humidity/ |
H A D | am2315.c | 76 static u16 am2315_crc(u8 *data, u8 nr_bytes) in am2315_crc()
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | max_guest_memory_test.c | 96 uint64_t gpa, nr_bytes; in spawn_workers() local
|
/openbmc/linux/fs/ntfs/ |
H A D | compress.c | 309 int nr_bytes = do_sb_end - *dest_ofs; in ntfs_decompress() local
|
/openbmc/linux/net/rds/ |
H A D | rdma.c | 618 unsigned int nr_bytes; in rds_cmsg_rdma_args() local
|
/openbmc/qemu/hw/ssi/ |
H A D | pnv_spi.c | 110 static uint8_t read_from_frame(PnvSpi *s, uint8_t *read_buf, uint8_t nr_bytes, in read_from_frame()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfarray.c | 447 size_t nr_bytes = sizeof(struct xfarray_sortinfo); in xfarray_sortinfo_alloc() local
|
/openbmc/linux/mm/ |
H A D | memcontrol.c | 266 unsigned int nr_bytes; in obj_cgroup_release() local 2187 unsigned int nr_bytes; member 3229 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes) in consume_obj_stock() 3257 unsigned int nr_bytes = stock->nr_bytes & (PAGE_SIZE - 1); in drain_obj_stock() local 3326 static void refill_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in refill_obj_stock() 3362 unsigned int nr_pages, nr_bytes; in obj_cgroup_charge() local
|
/openbmc/linux/kernel/trace/ |
H A D | blktrace.c | 828 unsigned int nr_bytes, u32 what, u64 cgid) in blk_add_trace_rq() 874 blk_status_t error, unsigned int nr_bytes) in blk_add_trace_rq_complete()
|
/openbmc/linux/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 479 size_t nr_bytes; in olpc_xo175_ec_cmd() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 1831 int nr_bytes; in btf_dump_base_type_check_zero() local 2262 __u8 nr_bytes = (bits_offset + bit_sz + 7) / 8; in btf_dump_type_data_check_overflow() local
|
/openbmc/qemu/migration/ |
H A D | block-dirty-bitmap.c | 982 uint64_t nr_bytes = (uint64_t)qemu_get_be32(f) << BDRV_SECTOR_BITS; in dirty_bitmap_load_bits() local
|