| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/include/ |
| H A D | copy-paste.h | 34 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 D | word-at-a-time.h | 69 unsigned long ret, offset; in load_unaligned_zeropad() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | cputable.c | 47 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 D | ioremap_64.c | 10 phys_addr_t paligned, offset; in __ioremap_caller() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | fake_sigreturn_bad_size.c | 23 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 D | attach_probe.c | 6 size_t start, offset; in get_base_addr() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcpbpf_kern.c | 142 int offset = sizeof(struct ipv6hdr); in bpf_testcb() local
|
| /kernel/linux/linux-6.6/arch/mips/sibyte/swarm/ |
| H A D | platform.c | 54 phys_addr_t offset, size; in swarm_pata_init() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/vdso/ |
| H A D | genvdso.h | 66 uint64_t offset; in get_symbols() local
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| H A D | ptrace.h | 42 regs_get_register(struct pt_regs *regs, unsigned int offset) regs_get_register() argument
|
| /kernel/linux/linux-6.6/arch/riscv/mm/ |
| H A D | extable.c | 30 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 D | test_kprobes.c | 11 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 D | io_trapped.h | 32 __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 D | cow_sys.h | 26 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 D | ioremap.c | 40 __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 D | ioremap_fixed.c | 53 unsigned long offset; in ioremap_fixed() local
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| H A D | bitext.c | 30 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 D | leds-locomo.c | 17 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 D | malidp_io.h | 13 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 D | s5p_mfc_opr.c | 43 unsigned int start, offset; in s5p_mfc_alloc_priv_buf() local
|
| /kernel/linux/linux-5.10/drivers/misc/ocxl/ |
| H A D | mmio.c | 7 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 D | pmcmsp-flash.c | 55 int offset, coff; in init_msp_flash() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | hv.c | 8 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 D | nfp_net_ctrl.c | 58 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 D | packer.c | 39 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...] |