Home
last modified time | relevance | path

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

/linux-6.15/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 Dshpchp.h83 u32 first_slot; /* First physical slot number */ member
H A Dcpqphp.h296 u8 first_slot; member
/linux-6.15/drivers/firmware/efi/libstub/
H A Drandomalloc.c23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
/linux-6.15/tools/testing/selftests/kvm/
H A Dmmu_stress_test.c280 const int first_slot = 1; in main() local
/linux-6.15/sound/soc/codecs/
H A Dpcm186x.c431 unsigned int first_slot, last_slot, tdm_offset; in pcm186x_set_tdm_slot() local
H A Dtas6424.c214 unsigned int first_slot, last_slot; in tas6424_set_dai_tdm_slot() local
H A Dtas5720.c147 unsigned int first_slot; in tas5720_set_dai_tdm_slot() local
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c251 int first_slot = ATH_BCBUF; in ath9k_beacon_ensure_primary_slot() local
/linux-6.15/fs/btrfs/
H A Dscrub.c1814 unsigned int first_slot, in submit_initial_group_read()
1849 const int first_slot = round_down(nr_stripes, SCRUB_STRIPES_PER_GROUP); in flush_scrub_stripes() local
1936 const int first_slot = sctx->cur_stripe - SCRUB_STRIPES_PER_GROUP; in queue_scrub_stripe() local
H A Dctree.c727 int btrfs_bin_search(struct extent_buffer *eb, int first_slot, in btrfs_bin_search()
/linux-6.15/lib/
H A Diov_iter.c726 const struct folio_queue *folioq, unsigned int first_slot, in iov_iter_folio_queue()
/linux-6.15/include/linux/
H A Dbpf_verifier.h103 bool first_slot; member
/linux-6.15/drivers/md/
H A Draid10.c5007 int first_slot = slot; in handle_reshape_read_error() local
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c782 u32 first_slot) in vmw_view_bindings_add()
/linux-6.15/kernel/bpf/
H A Dverifier.c2139 bool first_slot, int dynptr_id) in __mark_dynptr_reg()