Home
last modified time | relevance | path

Searched defs:offset (Results 551 - 575 of 18337) sorted by relevance

1...<<21222324252627282930>>...734

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h34 static inline int vas_copy(void *crb, int offset) in vas_copy() argument
44 static inline int vas_paste(void *paste_address, int offset) in vas_paste() argument
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dword-at-a-time.h69 unsigned long ret, offset; in load_unaligned_zeropad() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcputable.c47 static struct cpu_spec * __init setup_cpu_spec(unsigned long offset, in setup_cpu_spec() argument
106 struct cpu_spec * __init identify_cpu(unsigned long offset, unsigned int pvr) in identify_cpu() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dioremap_64.c10 phys_addr_t paligned, offset; in __ioremap_caller() local
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_size.c23 size_t resv_sz, need_sz, offset; in fake_sigreturn_bad_size_run() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c6 size_t start, offset; in get_base_addr() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c142 int offset = sizeof(struct ipv6hdr); in bpf_testcb() local
/kernel/linux/linux-6.6/arch/mips/sibyte/swarm/
H A Dplatform.c54 phys_addr_t offset, size; in swarm_pata_init() local
[all...]
/kernel/linux/linux-6.6/arch/mips/vdso/
H A Dgenvdso.h66 uint64_t offset; in get_symbols() local
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dptrace.h42 regs_get_register(struct pt_regs *regs, unsigned int offset) regs_get_register() argument
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dextable.c30 static inline void regs_set_gpr(struct pt_regs *regs, unsigned int offset, in regs_set_gpr() argument
/kernel/linux/linux-6.6/arch/s390/lib/
H A Dtest_kprobes.c11 setup_kprobe(struct kunit *test, struct kprobe *kp, const char *symbol, int offset) setup_kprobe() argument
19 test_kprobe_offset(struct kunit *test, struct kprobe *kp, const char *target, int offset) test_kprobe_offset() argument
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dio_trapped.h32 __ioremap_trapped(unsigned long offset, unsigned long size) in __ioremap_trapped() argument
44 __ioport_map_trapped(unsigned long offset, unsigned long size) in __ioport_map_trapped() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dcow_sys.h26 static inline int cow_seek_file(int fd, __u64 offset) in cow_seek_file() argument
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dioremap.c40 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit() argument
111 static inline int iomapping_nontranslatable(unsigned long offset) in iomapping_nontranslatable() argument
[all...]
H A Dioremap_fixed.c53 unsigned long offset; in ioremap_fixed() local
/kernel/linux/linux-6.6/arch/sparc/lib/
H A Dbitext.c30 int offset, count; /* siamese twins */ in bit_map_string_get() local
103 bit_map_clear(struct bit_map *t, int offset, int len) bit_map_clear() argument
[all...]
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-locomo.c17 locomoled_brightness_set(struct led_classdev *led_cdev, enum led_brightness value, int offset) locomoled_brightness_set() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/include/
H A Dmalidp_io.h13 malidp_read32(u32 __iomem *base, u32 offset) in malidp_read32() argument
19 malidp_write32(u32 __iomem *base, u32 offset, u32 v) in malidp_write32() argument
25 malidp_write64(u32 __iomem *base, u32 offset, u64 v) in malidp_write64() argument
32 malidp_write32_mask(u32 __iomem *base, u32 offset, u32 m, u32 v) in malidp_write32_mask() argument
41 malidp_write_group(u32 __iomem *base, u32 offset, int num, const u32 *values) malidp_write_group() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr.c43 unsigned int start, offset; in s5p_mfc_alloc_priv_buf() local
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dmmio.c7 int ocxl_global_mmio_read32(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_read32() argument
32 int ocxl_global_mmio_read64(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_read64() argument
57 int ocxl_global_mmio_write32(struct ocxl_afu *afu, size_t offset, in ocxl_global_mmio_write32() argument
83 ocxl_global_mmio_write64(struct ocxl_afu *afu, size_t offset, enum ocxl_endian endian, u64 val) ocxl_global_mmio_write64() argument
109 ocxl_global_mmio_set32(struct ocxl_afu *afu, size_t offset, enum ocxl_endian endian, u32 mask) ocxl_global_mmio_set32() argument
140 ocxl_global_mmio_set64(struct ocxl_afu *afu, size_t offset, enum ocxl_endian endian, u64 mask) ocxl_global_mmio_set64() argument
171 ocxl_global_mmio_clear32(struct ocxl_afu *afu, size_t offset, enum ocxl_endian endian, u32 mask) ocxl_global_mmio_clear32() argument
203 ocxl_global_mmio_clear64(struct ocxl_afu *afu, size_t offset, enum ocxl_endian endian, u64 mask) ocxl_global_mmio_clear64() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dpmcmsp-flash.c55 int offset, coff; in init_msp_flash() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.c8 mlx5_hv_config_common(struct mlx5_core_dev *dev, void *buf, int len, int offset, bool read) mlx5_hv_config_common() argument
41 mlx5_hv_read_config(struct mlx5_core_dev *dev, void *buf, int len, int offset) mlx5_hv_read_config() argument
47 mlx5_hv_write_config(struct mlx5_core_dev *dev, void *buf, int len, int offset) mlx5_hv_write_config() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ctrl.c58 unsigned int length, offset; in nfp_net_tlv_caps_parse() local
21 nfp_net_tls_parse_crypto_ops(struct device *dev, struct nfp_net_tlv_caps *caps, u8 __iomem *ctrl_mem, u8 __iomem *data, unsigned int length, unsigned int offset, bool rx_stream_scan) nfp_net_tls_parse_crypto_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dpacker.c39 static u64 value_read(int offset, int size, void *structure) in value_read() argument
126 static void value_write(int offset, int size, u64 val, void *structure) in value_write() argument
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...734