/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-bcm63xx-gate.c | 489 u8 maxbit = 0; in clk_bcm63xx_probe() local
|
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-bcm63xx-gate.c | 488 u8 maxbit = 0; in clk_bcm63xx_probe() local
|
H A D | clk-bcm63268-timer.c | 154 u8 maxbit = 0; in bcm63268_tclk_probe() local
|
/third_party/selinux/libsepol/src/ |
H A D | ebitmap.c | 167 int ebitmap_not(ebitmap_t *dst, const ebitmap_t *e1, unsigned int maxbit) in ebitmap_not() argument 216 int ebitmap_andnot(ebitmap_t *dst, const ebitmap_t *e1, const ebitmap_t *e2, unsigned int maxbit) in ebitmap_andnot() argument 451 int ebitmap_init_range(ebitmap_t * e, unsigned int minbit, unsigned int maxbit) in ebitmap_init_range() argument [all...] |
/kernel/linux/linux-5.10/drivers/input/ |
H A D | evdev.c | 635 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() argument 663 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() argument 702 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() argument 715 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() argument 736 bits_to_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) bits_to_user() argument 747 bits_from_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, const void __user *p, int compat) bits_from_user() argument 886 evdev_handle_get_val(struct evdev_client *client, struct input_dev *dev, unsigned int type, unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) evdev_handle_get_val() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | file.c | 510 unsigned int maxbit = maxfd / BITS_PER_LONG; in find_next_fd() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | file.c | 485 unsigned int maxbit = maxfd / BITS_PER_LONG; in find_next_fd() local
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | evdev.c | 635 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() argument 663 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() argument 702 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() argument 715 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() argument 736 bits_to_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) bits_to_user() argument 747 bits_from_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, const void __user *p, int compat) bits_from_user() argument 886 evdev_handle_get_val(struct evdev_client *client, struct input_dev *dev, unsigned int type, unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) evdev_handle_get_val() argument [all...] |