Searched defs:first_slot (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.6/drivers/pci/hotplug/ |
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
|
D | cpcihp_generic.c | 51 static u8 first_slot; variable
|
D | shpchp.h | 101 u32 first_slot; /* First physical slot number */ member
|
D | cpqphp.h | 296 u8 first_slot; member
|
/Linux-v6.6/drivers/firmware/efi/libstub/ |
D | randomalloc.c | 23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
|
/Linux-v6.6/tools/testing/selftests/kvm/ |
D | max_guest_memory_test.c | 167 const int first_slot = 1; in main() local
|
/Linux-v6.6/sound/soc/codecs/ |
D | pcm186x.c | 431 unsigned int first_slot, last_slot, tdm_offset; in pcm186x_set_tdm_slot() local
|
D | tas6424.c | 214 unsigned int first_slot, last_slot; in tas6424_set_dai_tdm_slot() local
|
D | tas5720.c | 148 unsigned int first_slot; in tas5720_set_dai_tdm_slot() local
|
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | beacon.c | 251 int first_slot = ATH_BCBUF; in ath9k_beacon_ensure_primary_slot() local
|
/Linux-v6.6/fs/btrfs/ |
D | scrub.c | 1698 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
|
D | ctree.c | 920 int btrfs_bin_search(struct extent_buffer *eb, int first_slot, in btrfs_bin_search()
|
/Linux-v6.6/include/linux/ |
D | bpf_verifier.h | 114 bool first_slot; member
|
/Linux-v6.6/drivers/md/ |
D | raid10.c | 5155 int first_slot = slot; in handle_reshape_read_error() local
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 781 u32 first_slot) in vmw_view_bindings_add()
|
/Linux-v6.6/kernel/bpf/ |
D | verifier.c | 1944 bool first_slot, int dynptr_id) in __mark_dynptr_reg()
|