Searched defs:whole (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/block/ |
D | bdev.c | 539 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() 571 struct block_device *whole = bdev_whole(bdev); in bd_prepare_to_claim() local 602 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming() 621 struct block_device *whole = bdev_whole(bdev); in bd_finish_claiming() local 723 struct block_device *whole = bdev_whole(part); in blkdev_put_part() local 913 struct block_device *whole = bdev_whole(bdev); in blkdev_put() local
|
/Linux-v5.15/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 71 static void simple_div(int dividend, int divisor, int *whole, in simple_div()
|
/Linux-v5.15/drivers/phy/freescale/ |
D | phy-fsl-imx8-mipi-dphy.c | 134 u32 whole; in get_best_ratio() local
|
/Linux-v5.15/fs/xfs/ |
D | xfs_trans.c | 482 int whole = 0; in xfs_trans_apply_sb_deltas() local
|
/Linux-v5.15/fs/proc/ |
D | array.c | 453 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
|
D | base.c | 2942 static int do_io_accounting(struct task_struct *task, struct seq_file *m, int whole) in do_io_accounting()
|
/Linux-v5.15/kernel/cgroup/ |
D | cgroup.c | 6553 s64 whole, frac = 0; in cgroup_parse_float() local
|