/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 22 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 23 u64 first_slot, last_slot, region_end; in get_entry_num_slots() local
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpcihp_generic.c | 52 static u8 last_slot; variable [all...] |
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpcihp_generic.c | 52 static u8 last_slot; variable [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | arguments.h | 92 FullObjectSlot last_slot() const { in last_slot() function in v8::internal::Arguments
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | pcm186x.c | 433 unsigned int first_slot, last_slot, tdm_offset; in pcm186x_set_tdm_slot() local
|
H A D | tas6424.c | 215 unsigned int first_slot, last_slot; in tas6424_set_dai_tdm_slot() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | pcm186x.c | 431 unsigned int first_slot, last_slot, tdm_offset; in pcm186x_set_tdm_slot() local
|
H A D | tas6424.c | 214 unsigned int first_slot, last_slot; in tas6424_set_dai_tdm_slot() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | cavium.h | 63 int last_slot; member
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | cavium.h | 63 int last_slot; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-inode.c | 845 int nitems, slot, last_slot; in btrfs_batch_delete_items() local
|
H A D | tree-log.c | 6126 const int last_slot = btrfs_header_nritems(leaf) - 1; in batch_delete_dir_index_items() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_visitor.cpp | 820 int last_slot = vue_map->num_slots - 1; in emit_urb_writes() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_sched.cpp | 520 int first_slot = ~0, first_nf = ~0, last_slot = ~0; in try_reserve() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_alu.cpp | 2458 unsigned last_slot = 4; in emit_alu_trans_op2_cayman() local
|
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 1670 unsigned int last_slot; in o2hb_map_slot_data() local
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 1660 unsigned int last_slot; in o2hb_map_slot_data() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 5074 const int last_slot = 3; in cayman_emit_unary_double_raw() local 5148 int last_slot = (inst->Dst[0].Register.WriteMask & 0x8) ? 4 : 3; in cayman_emit_float_instr() local 5409 int last_slot = (inst->Dst[0].Register.WriteMask & 0x8) ? 4 : 3; in cayman_trig() local 5735 int last_slot in cayman_pow() local [all...] |