/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2/ |
H A D | entry.S | 350 .data
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 34 .section .data
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | kgdb.c | 627 struct perf_sample_data *data, struct pt_regs *regs) in kgdb_hw_overflow_handler() 626 kgdb_hw_overflow_handler(struct perf_event *event, struct perf_sample_data *data, struct pt_regs *regs) kgdb_hw_overflow_handler() argument
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-stxncpy.S | 205 or t0, t6, t6 # E : mask original data for zero test (stall) 376 the source. We need to isolate the valid source data and mask 377 it into the original destination data. (Incidentally, we know
|
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | dm355.c | 296 .data = &dm355_edma_pdata,
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | idt77252.h | 183 struct sk_buff *data; member 758 #define SAR_RCTE_LCD 0x01000000 /* last cell data */
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-cipher.c | 153 areq->base.complete, areq->base.data); in sun4i_ss_cipher_poll_fallback() 195 unsigned int obl = 0; /* length of data in bufo */ in sun4i_ss_cipher_poll()
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | bluecard_cs.c | 273 len = bluecard_write(iobase, offset, skb->data, skb->len); in bluecard_write_wakeup() 275 /* Tell the FPGA to send the data */ in bluecard_write_wakeup()
|
/kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_skcipher.c | 64 areq->base.complete, areq->base.data); in rk_cipher_fallback()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | skeleton.S | 316 | Unsupported data type exception 434 | to extract the data register number when the 'Dn' addressing mode is 479 | movec %d1,%DFC | set dfc for user data space
|
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
H A D | ne2k-pci.c | 90 /* Use 32 bit data-movement operations instead of 16 bit. */ 543 char *buf = skb->data; in ne2k_pci_block_input()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 669 * @data: The memory pointed at by the ring 677 u8 **data; member 879 * @soc: Holding specific data among vaious SoCs
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_type.h | 666 __le64 buffer_addr; /* Address of the descriptor's data buffer */ 667 __le16 buflen; /* Length of data to be DMAed */ 704 __le32 data; /* RSS and header data */ member
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | genex.S | 415 .data
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 1020 unsigned long val, void *data) in hw_breakpoint_exceptions_notify() 1019 hw_breakpoint_exceptions_notify(struct notifier_block *unused, unsigned long val, void *data) hw_breakpoint_exceptions_notify() argument
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | skeleton.S | 316 | Unsupported data type exception 434 | to extract the data register number when the 'Dn' addressing mode is 479 | movec %d1,%DFC | set dfc for user data space
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | sha1-spe-asm.S | 82 stw r0,8(r1); /* Delete sensitive data */ \ 96 lwz reg,off(rWP); /* load data */ 101 lwbrx reg,0,rWP; /* load data */ \ 291 .data
|
H A D | sha256-spe-asm.S | 18 #define rWP r4 /* pointer to input data */ 77 stw r0,8(r1); /* Delete sensitive data */ \ 91 lwz reg,off(rWP); /* load data */ 96 lwbrx reg,0,rWP; /* load data */ \ 300 .data
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-stxncpy.S | 205 or t0, t6, t6 # E : mask original data for zero test (stall) 376 the source. We need to isolate the valid source data and mask 377 it into the original destination data. (Incidentally, we know
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | cm3xxx.c | 179 continue; /* only happens if data is erroneous */ in omap3xxx_clkdm_clear_all_sleepdeps() 667 int __init omap3xxx_cm_init(const struct omap_prcm_init_data *data) in omap3xxx_cm_init() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 34 .section .data
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
H A D | sve-test.S | 156 // x0=data in, x1=size in, clobbers x0-x5,x8 175 .data 226 // Get the address of shadow data for SVE Z-register Z<xn> 233 // Get the address of shadow data for SVE P-register P<xn - NZR> 636 mov x10, x0 // expected data 637 mov x11, x1 // actual data 638 mov x12, x2 // data size
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 321 __u32 data; member
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2/ |
H A D | entry.S | 350 .data
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgalloc.c | 26 .data = &page_table_allocate_pgste,
|