Home
last modified time | relevance | path

Searched defs:first_slot (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dibmphp_ebda.c527 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 Dcpcihp_generic.c51 static u8 first_slot; variable
H A Dcpqphp.h296 u8 first_slot; member
/linux/drivers/firmware/efi/libstub/
H A Drandomalloc.c23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
/linux/tools/testing/selftests/kvm/
H A Dmmu_stress_test.c280 const int first_slot = 1; in main() local
/linux/fs/btrfs/
H A Dscrub.c1936 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 Dctree.c747 int btrfs_bin_search(const struct extent_buffer *eb, int first_slot, in btrfs_bin_search()
/linux/lib/
H A Diov_iter.c723 const struct folio_queue *folioq, unsigned int first_slot, in iov_iter_folio_queue() argument
/linux/kernel/bpf/
H A Dverifier.c2210 __mark_dynptr_reg(struct bpf_reg_state * reg,enum bpf_dynptr_type type,bool first_slot,int dynptr_id) __mark_dynptr_reg() argument