Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
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
Dcpcihp_generic.c51 static u8 first_slot; variable
Dshpchp.h101 u32 first_slot; /* First physical slot number */ member
Dcpqphp.h296 u8 first_slot; member
/Linux-v6.6/drivers/firmware/efi/libstub/
Drandomalloc.c23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
/Linux-v6.6/tools/testing/selftests/kvm/
Dmax_guest_memory_test.c167 const int first_slot = 1; in main() local
/Linux-v6.6/sound/soc/codecs/
Dpcm186x.c431 unsigned int first_slot, last_slot, tdm_offset; in pcm186x_set_tdm_slot() local
Dtas6424.c214 unsigned int first_slot, last_slot; in tas6424_set_dai_tdm_slot() local
Dtas5720.c148 unsigned int first_slot; in tas5720_set_dai_tdm_slot() local
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dbeacon.c251 int first_slot = ATH_BCBUF; in ath9k_beacon_ensure_primary_slot() local
/Linux-v6.6/fs/btrfs/
Dscrub.c1698 unsigned int first_slot, in submit_initial_group_read()
1733 const int first_slot = round_down(nr_stripes, SCRUB_STRIPES_PER_GROUP); in flush_scrub_stripes() local
1815 const int first_slot = sctx->cur_stripe - SCRUB_STRIPES_PER_GROUP; in queue_scrub_stripe() local
Dctree.c920 int btrfs_bin_search(struct extent_buffer *eb, int first_slot, in btrfs_bin_search()
/Linux-v6.6/include/linux/
Dbpf_verifier.h114 bool first_slot; member
/Linux-v6.6/drivers/md/
Draid10.c5155 int first_slot = slot; in handle_reshape_read_error() local
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c781 u32 first_slot) in vmw_view_bindings_add()
/Linux-v6.6/kernel/bpf/
Dverifier.c1944 bool first_slot, int dynptr_id) in __mark_dynptr_reg()