Searched defs:val (Results 1 – 11 of 11) sorted by relevance
/block/ |
D | ioctl.c | 261 static int put_ushort(unsigned long arg, unsigned short val) in put_ushort() 266 static int put_int(unsigned long arg, int val) in put_int() 271 static int put_uint(unsigned long arg, unsigned int val) in put_uint() 276 static int put_long(unsigned long arg, long val) in put_long() 281 static int put_ulong(unsigned long arg, unsigned long val) in put_ulong() 286 static int put_u64(unsigned long arg, u64 val) in put_u64()
|
D | compat_ioctl.c | 15 static int compat_put_ushort(unsigned long arg, unsigned short val) in compat_put_ushort() 20 static int compat_put_int(unsigned long arg, int val) in compat_put_int() 25 static int compat_put_uint(unsigned long arg, unsigned int val) in compat_put_uint() 30 static int compat_put_long(unsigned long arg, long val) in compat_put_long() 35 static int compat_put_ulong(unsigned long arg, compat_ulong_t val) in compat_put_ulong() 40 static int compat_put_u64(unsigned long arg, u64 val) in compat_put_u64()
|
D | blk-sysfs.c | 345 unsigned long val; in queue_rq_affinity_store() local 369 int val; in queue_poll_delay_show() local 382 int err, val; in queue_poll_delay_store() local 440 s64 val; in queue_wb_lat_store() local
|
D | blk-integrity.c | 295 unsigned long val = simple_strtoul(p, &p, 10); in integrity_verify_store() local 314 unsigned long val = simple_strtoul(p, &p, 10); in integrity_generate_store() local
|
D | blk-timeout.c | 53 int val; in part_timeout_store() local
|
D | bfq-cgroup.c | 818 unsigned int val = 0; in bfq_io_show_weight() local 830 u64 val) in bfq_io_set_weight_legacy()
|
D | scsi_ioctl.c | 96 int val = min_t(int, q->sg_reserved_size, max_sectors_bytes(q)); in sg_get_reserved_size() local
|
D | cfq-iosched.c | 1750 unsigned int val = 0; in cfq_print_weight() local 1763 unsigned int val = 0; in cfq_print_leaf_weight() local 1776 u64 val = 0; in cfq_print_group_idle() local 1845 static int __cfq_set_weight(struct cgroup_subsys_state *css, u64 val, in __cfq_set_weight() 1895 u64 val) in cfq_set_weight() 1901 struct cftype *cft, u64 val) in cfq_set_leaf_weight() 1907 struct cftype *cft, u64 val) in cfq_set_group_idle()
|
D | blk-cgroup.c | 439 struct cftype *cftype, u64 val) in blkcg_reset_stats()
|
D | genhd.c | 1871 static int disk_events_set_dfl_poll_msecs(const char *val, in disk_events_set_dfl_poll_msecs()
|
D | blk-throttle.c | 1620 u64 val = U64_MAX; in tg_set_limit() local
|