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

/linux-master/drivers/firmware/efi/libstub/
H A Drandomalloc.c23 u64 first_slot, last_slot, region_end; local
/linux-master/drivers/pci/hotplug/
H A Dcpcihp_generic.c51 static u8 first_slot; variable
[all...]
H A Dibmphp_ebda.c527 static int first_slot_num(u8 slot_num, u8 first_slot, u8 var) argument
580 u8 first_slot = 1; local
602 u8 first_slot = 1; local
[all...]
H A Dshpchp.h101 u32 first_slot; /* First physical slot number */ member in struct:controller
H A Dcpqphp.h296 u8 first_slot; member in struct:controller
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c251 int first_slot = ATH_BCBUF; local
/linux-master/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c164 const int first_slot = 1; local
/linux-master/sound/soc/codecs/
H A Dpcm186x.c431 unsigned int first_slot, last_slot, tdm_offset; local
H A Dtas5720.c148 unsigned int first_slot; local
H A Dtas6424.c214 unsigned int first_slot, last_slot; local
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c776 vmw_view_bindings_add(struct vmw_sw_context *sw_context, enum vmw_view_type view_type, enum vmw_ctx_binding_type binding_type, uint32 shader_slot, uint32 view_ids[], u32 num_views, u32 first_slot) argument
/linux-master/include/linux/
H A Dbpf_verifier.h114 bool first_slot; member in struct:bpf_reg_state::__anon1915::__anon1919
/linux-master/drivers/md/
H A Draid10.c4974 int first_slot = slot; local
/linux-master/fs/btrfs/
H A Dctree.c792 int btrfs_bin_search(struct extent_buffer *eb, int first_slot, argument
H A Dscrub.c1828 const int first_slot = round_down(nr_stripes, SCRUB_STRIPES_PER_GROUP); local
1912 const int first_slot = sctx->cur_stripe - SCRUB_STRIPES_PER_GROUP; local
1792 submit_initial_group_read(struct scrub_ctx *sctx, unsigned int first_slot, unsigned int nr_stripes) argument
/linux-master/kernel/bpf/
H A Dverifier.c1817 __mark_dynptr_reg(struct bpf_reg_state *reg, enum bpf_dynptr_type type, bool first_slot, int dynptr_id) argument

Completed in 485 milliseconds