/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | regression2.c | 80 int max_slots = RADIX_TREE_MAP_SIZE; in regression2_test() local
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | regression2.c | 80 int max_slots = RADIX_TREE_MAP_SIZE; in regression2_test() local
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | hw_breakpoint.c | 115 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument 178 int i, max_slots, enable; in hw_breakpoint_control() local 411 int i, max_slots; in update_bp_registers() local [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | targethw.h | 71 short max_slots ; /* maximum number of slots */ member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4session.h | 45 u32 max_slots; /* # slots in table */ member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4session.h | 46 u32 max_slots; /* # slots in table */ member
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | targethw.h | 71 short max_slots ; /* maximum number of slots */ member
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | max_guest_memory_test.c | 171 int max_slots, slot, opt, fd; in main() local
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | member.c | 170 int array_size, max_slots, i; in dlm_slots_assign() local
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | member.c | 166 int array_size, max_slots, i; in dlm_slots_assign() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument 228 int i, max_slots, ctrl_reg, val_reg, reg_enable; in hw_breakpoint_control() local 582 int i, max_slots, privilege; in toggle_bp_registers() local [all...] |
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | hw_breakpoint.c | 329 int i, max_slots, ctrl_base, val_base; in arch_install_hw_breakpoint() local 386 int i, max_slots, base; in arch_uninstall_hw_breakpoint() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument 228 int i, max_slots, ctrl_reg, val_reg, reg_enable; in hw_breakpoint_control() local 582 int i, max_slots, privilege; in toggle_bp_registers() local [all...] |
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | hw_breakpoint.c | 329 int i, max_slots, ctrl_base, val_base; in arch_install_hw_breakpoint() local 386 int i, max_slots, base; in arch_uninstall_hw_breakpoint() local [all...] |
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 46 static int max_slots; variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | visorbus.h | 166 u32 max_slots; member
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl.c | 746 int c, max_slots; in skl_codec_create() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | dir.c | 191 find_in_block(struct inode *dir, struct page *dentry_page, const struct f2fs_filename *fname, int *max_slots) find_in_block() argument 253 f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d, const struct f2fs_filename *fname, int *max_slots) f2fs_find_target_dentry() argument 306 int max_slots; find_in_level() local 592 f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) f2fs_room_for_filename() argument [all...] |
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | swiotlb.c | 495 unsigned long max_slots = get_max_slots(boundary_mask); in find_slots() local
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | dir.c | 165 find_in_block(struct inode *dir, struct page *dentry_page, const struct f2fs_filename *fname, int *max_slots) find_in_block() argument 252 f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d, const struct f2fs_filename *fname, int *max_slots) f2fs_find_target_dentry() argument 312 int max_slots; find_in_level() local 622 f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) f2fs_room_for_filename() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 46 static int max_slots; variable
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl.c | 756 int c, max_slots; in skl_codec_create() local
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | cyttsp4_core.c | 839 static void cyttsp4_final_sync(struct input_dev *input, int max_slots, int *ids) in cyttsp4_final_sync() argument 737 cyttsp4_report_slot_liftoff(struct cyttsp4_mt_data *md, int max_slots) cyttsp4_report_slot_liftoff() argument
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | evdev.c | 925 int max_slots; in evdev_handle_mt_request() local
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 1241 int azx_probe_codecs(struct azx *chip, unsigned int max_slots) in azx_probe_codecs() argument
|