Searched defs:first_slot (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 527 static int first_slot_num(u8 slot_num, u8 first_slot, u8 var) in first_slot_num() 580 u8 first_slot = 1; in calculate_first_slot() local 602 u8 first_slot = 1; in create_file_name() local
|
H A D | cpcihp_generic.c | 51 static u8 first_slot; variable
|
H A D | cpqphp.h | 296 u8 first_slot; member
|
/linux/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
|
/linux/tools/testing/selftests/kvm/ |
H A D | mmu_stress_test.c | 280 const int first_slot = 1; in main() local
|
/linux/fs/btrfs/ |
H A D | scrub.c | 1936 unsigned int first_slot, in submit_initial_group_read() 1971 const int first_slot = round_down(nr_stripes, SCRUB_STRIPES_PER_GROUP); in flush_scrub_stripes() local 2061 const int first_slot = sctx->cur_stripe - SCRUB_STRIPES_PER_GROUP; in queue_scrub_stripe() local
|
H A D | ctree.c | 747 int btrfs_bin_search(const struct extent_buffer *eb, int first_slot, in btrfs_bin_search()
|
/linux/lib/ |
H A D | iov_iter.c | 723 const struct folio_queue *folioq, unsigned int first_slot, in iov_iter_folio_queue() argument
|
/linux/kernel/bpf/ |
H A D | verifier.c | 2210 __mark_dynptr_reg(struct bpf_reg_state * reg,enum bpf_dynptr_type type,bool first_slot,int dynptr_id) __mark_dynptr_reg() argument
|