/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 4684 msix->entry); in qla24xx_config_rings() 4685 icb->msix = cpu_to_le16(msix->entry); in qla24xx_config_rings() 6416 * dev = database device entry pointer. 6540 "zero-entry result.\n"); in qla2x00_find_all_fabric_devs() 7016 /* Assumes idc_lock always held on entry */ 7108 /* Assumes idc-lock always held on entry */ 7138 /* Assumes idc_lock always held on entry */ 9469 pri_entry = &ha->fcp_prio_cfg->entry[0]; in qla24xx_get_fcp_prio() 9520 /* Found a matching entry */ in qla24xx_get_fcp_prio() 9917 rsp_data->entry[ in qla2xxx_get_ini_stats() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.h | 157 /* array of page tables, one for each directory entry */ 171 /* write pte one entry at a time with addr mapping */ 339 /* vram base address for page table entry */ 382 struct amdgpu_bo_list_entry *entry);
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | horizon.h | 247 /* Receive queue entry */ 321 HDW entry; member
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | Makefile | 10 obj-y := entry.o traps.o process.o osf_sys.o irq.o \
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | mcpm_head.S | 3 * arch/arm/common/mcpm_head.S -- kernel entry point for multi-cluster PM 192 ldr r5, [r6, r4, lsl #2] @ r5 = CPU entry vector
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | signal.c | 35 #include <asm/entry.h>
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | stanh.S | 4 | The entry point sTanh computes the hyperbolic tangent of
|
H A D | sint.S | 4 | The entry point sINT computes the rounded integer
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_entry.S | 39 #include <asm/entry.h>
|
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | insnemu.S | 9 #include <asm/entry.h>
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | mce.h | 159 * debugging tools. Each entry is only valid when its finished flag 168 struct mce entry[]; member
|
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfphw.S | 69 @ VFP hardware support entry point.
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | sp-pci.c | 43 sp_pci->msix_entry[v].entry = v; in sp_get_msix_irqs() 372 /* Last entry must be zero */
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_type.h | 232 /* package Boost TCAM entry */ 464 struct ice_prof_tcam_entry entry[]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.h | 190 u64 entry; member
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | stanh.S | 4 | The entry point sTanh computes the hyperbolic tangent of
|
H A D | sint.S | 4 | The entry point sINT computes the rounded integer
|
/kernel/linux/linux-6.6/arch/csky/kernel/ |
H A D | entry.S | 5 #include <abi/entry.h>
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_entry.S | 39 #include <asm/entry.h>
|
/kernel/linux/linux-6.6/arch/microblaze/kernel/ |
H A D | signal.c | 35 #include <asm/entry.h>
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry.S | 4 * (included from entry-<isa>.S 59 jl.d [r14] ; kernel thread entry point 289 ; Normal Trap/IRQ entry only saves Scratch (caller-saved) regs 346 ##### DONT ADD CODE HERE - .Lrestore_regs actually follows in entry-<isa>.S
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | Makefile | 10 obj-y := head.o entry.o traps.o process.o osf_sys.o irq.o \
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | mcpm_head.S | 3 * arch/arm/common/mcpm_head.S -- kernel entry point for multi-cluster PM 194 ldr r5, [r6, r4, lsl #2] @ r5 = CPU entry vector
|
/kernel/linux/linux-6.6/arch/arm/nwfpe/ |
H A D | entry.S | 14 /* This is the kernel's entry point into the floating point emulator. 27 ldr pc, [r4] @ Call FP emulator entry point 37 On entry to the emulator r10 points to an area of private FP workspace 171 ldr_va pc, fp_enter, tmp=r4 @ Call FP module USR entry point
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | dtl.c | 46 * called once for each DTL entry that gets processed. 48 static void (*dtl_consumer)(struct dtl_entry *entry, u64 index); 77 /* check for hypervisor ring buffer overflow, ignore this entry if so */ in consume_dtle() 86 /* incrementing write_index makes the new entry visible */ in consume_dtle() 420 * Called on entry from user mode.
|