Home
last modified time | relevance | path

Searched defs:off (Results 76 – 100 of 1048) sorted by relevance

12345678910>>...42

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c233 static __noinline int parse_icmpv6(void *data, void *data_end, __u64 off, in parse_icmpv6()
255 static __noinline int parse_icmp(void *data, void *data_end, __u64 off, in parse_icmp()
280 static __noinline bool parse_udp(void *data, __u64 off, void *data_end, in parse_udp()
299 static __noinline bool parse_tcp(void *data, __u64 off, void *data_end, in parse_tcp()
321 static __noinline int process_packet(void *data, __u64 off, void *data_end, in process_packet()
H A Dtest_l4lb.c234 static __always_inline int parse_icmpv6(void *data, void *data_end, __u64 off, in parse_icmpv6()
256 static __always_inline int parse_icmp(void *data, void *data_end, __u64 off, in parse_icmp()
281 static __always_inline bool parse_udp(void *data, __u64 off, void *data_end, in parse_udp()
300 static __always_inline bool parse_tcp(void *data, __u64 off, void *data_end, in parse_tcp()
322 static __always_inline int process_packet(void *data, __u64 off, void *data_end, in process_packet()
H A Dtest_parse_tcp_hdr_opt_dynptr.c30 static int parse_hdr_opt(struct bpf_dynptr *ptr, __u32 *off, __u8 *hdr_bytes_remaining, in parse_hdr_opt()
82 __u32 off; in xdp_ingress_v6() local
H A Dtest_l4lb_noinline_dynptr.c235 static __noinline int parse_icmpv6(struct bpf_dynptr *skb_ptr, __u64 off, in parse_icmpv6()
259 static __noinline int parse_icmp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_icmp()
284 static __noinline bool parse_udp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_udp()
304 static __noinline bool parse_tcp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_tcp()
328 struct eth_hdr *eth, __u64 off, in process_packet()
/linux/drivers/hid/
H A Dhid-roccat-pyra.c84 char *buf, loff_t off, size_t count, in pyra_sysfs_read()
109 void const *buf, loff_t off, size_t count, in pyra_sysfs_write()
184 char *buf, loff_t off, size_t count) in pyra_sysfs_read_profilex_settings()
202 char *buf, loff_t off, size_t count) in pyra_sysfs_read_profilex_buttons()
239 char *buf, loff_t off, size_t count) in pyra_sysfs_write_settings()
/linux/arch/arm/include/asm/hardware/
H A Diomd.h20 #define iomd_readb(off) __raw_readb(IOMD_BASE + (off)) argument
21 #define iomd_readl(off) __raw_readl(IOMD_BASE + (off)) argument
22 #define iomd_writeb(val,off) __raw_writeb(val, IOMD_BASE + (off)) argument
23 #define iomd_writel(val,off) __raw_writel(val, IOMD_BASE + (off)) argument
/linux/fs/xfs/scrub/
H A Dtempfile.c415 xfs_fileoff_t off, in xrep_tempfile_prealloc()
482 xfs_fileoff_t off, in xrep_tempfile_copyin()
609 xfs_fileoff_t off, in xrep_tempexch_prep_request()
802 xfs_fileoff_t off, in xrep_tempexch_trans_reserve()
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c124 #define MACRISC_CFA0(devfn, off) \ argument
129 #define MACRISC_CFA1(bus, devfn, off) \ argument
263 #define U3_HT_CFA0(devfn, off) \ argument
265 #define U3_HT_CFA1(bus, devfn, off) \ argument
383 #define U4_PCIE_CFA0(devfn, off) \ argument
389 #define U4_PCIE_CFA1(bus, devfn, off) \ argument
/linux/lib/
H A Dkfifo.c90 kfifo_copy_in(struct __kfifo * fifo,const void * src,unsigned int len,unsigned int off) kfifo_copy_in() argument
129 kfifo_copy_out(struct __kfifo * fifo,void * dst,unsigned int len,unsigned int off) kfifo_copy_out() argument
176 kfifo_copy_from_user(struct __kfifo * fifo,const void __user * from,unsigned int len,unsigned int off,unsigned int * copied) kfifo_copy_from_user() argument
237 kfifo_copy_to_user(struct __kfifo * fifo,void __user * to,unsigned int len,unsigned int off,unsigned int * copied) kfifo_copy_to_user() argument
300 unsigned int off; setup_sgl_buf() local
335 setup_sgl(struct __kfifo * fifo,struct scatterlist * sgl,int nents,unsigned int len,unsigned int off) setup_sgl() argument
[all...]
/linux/tools/testing/selftests/bpf/
H A Dxsk.c147 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets()
167 struct xdp_mmap_offsets off; in xsk_create_umem_rings() local
479 struct xdp_mmap_offsets off; in xsk_put_ctx() local
550 struct xdp_mmap_offsets off; in xsk_socket__create_shared() local
723 struct xdp_mmap_offsets off; in xsk_umem__delete() local
749 struct xdp_mmap_offsets off; in xsk_socket__delete() local
/linux/arch/mips/bcm47xx/
H A Dprom.c62 unsigned long off; in prom_init_mem() local
140 unsigned long off = (unsigned long)prom_init; in bcm47xx_prom_highmem_init() local
/linux/drivers/platform/x86/intel/
H A Dsdsi.c402 loff_t off, size_t count) in provision_akc_write()
416 loff_t off, size_t count) in provision_cap_write()
430 char *buf, loff_t off, size_t count) in certificate_read()
472 const struct bin_attribute *attr, char *buf, loff_t off, in state_certificate_read()
484 const struct bin_attribute *attr, char *buf, loff_t off, in meter_certificate_read()
496 const struct bin_attribute *attr, char *buf, loff_t off, in meter_current_read()
509 loff_t off, size_t count) in registers_read()
/linux/kernel/gcov/
H A Dbase.c63 size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32()
87 size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
/linux/arch/powerpc/crypto/
H A Daes-spe-keys.S11 #define LOAD_KEY(d, s, off) \ argument
14 #define LOAD_KEY(d, s, off) \ argument
/linux/drivers/clk/samsung/
H A Dclk-exynos-arm64.c49 static bool is_gate_reg(unsigned long off) in is_gate_reg()
55 static bool is_pll_conx_reg(unsigned long off) in is_pll_conx_reg()
61 static bool is_pll_con1_reg(unsigned long off) in is_pll_con1_reg()
/linux/net/rds/
H A Dcong.c302 unsigned long off; in rds_cong_set_bit() local
316 unsigned long off; in rds_cong_clear_bit() local
330 unsigned long off; in rds_cong_test_bit() local
/linux/arch/sparc/lib/
H A Dchecksum_32.S164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
209 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
/linux/block/
H A Dbfq-cgroup.c91 int off) in blkg_prfill_stat()
963 struct blkg_policy_data *pd, int off) in bfqg_prfill_weight_device()
1044 loff_t off) in bfq_io_set_device_weight()
1084 loff_t off) in bfq_io_set_weight()
1110 struct blkg_policy_data *pd, int off) in bfqg_prfill_rwstat_recursive()
1135 struct blkg_policy_data *pd, int off) in bfqg_prfill_stat_recursive()
1168 int off) in bfqg_prfill_sectors()
1184 struct blkg_policy_data *pd, int off) in bfqg_prfill_sectors_recursive()
1204 struct blkg_policy_data *pd, int off) in bfqg_prfill_avg_queue_size()
H A Dblk-cgroup-rwstat.c74 int off) in blkg_prfill_rwstat()
98 int off, struct blkg_rwstat_sample *sum) in blkg_rwstat_recursive_sum()
/linux/net/ceph/
H A Dpagevec.c60 loff_t off, size_t len) in ceph_copy_from_page_vector()
85 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/linux/drivers/vdpa/solidrun/
H A Dsnet_vdpa.h168 static inline u32 psnet_read32(struct psnet *psnet, u32 off) in psnet_read32()
173 static inline u32 snet_read32(struct snet *snet, u32 off) in snet_read32()
178 static inline void snet_write32(struct snet *snet, u32 off, u32 val) in snet_write32()
183 static inline u64 psnet_read64(struct psnet *psnet, u32 off) in psnet_read64()
192 static inline void snet_write64(struct snet *snet, u32 off, u64 val) in snet_write64()
/linux/fs/ntfs3/
H A Dxattr.c46 const char *name, u8 name_len, u32 *off, u32 *ea_sz) in find_ea()
81 u32 size, off, ea_size; in ntfs_read_ea() local
198 u32 off, size; in ntfs_list_ea() local
258 u32 off, len; in ntfs_get_ea() local
326 u32 off, size, ea_sz; in ntfs_set_ea() local
H A Dattrlist.c128 size_t off; in al_enumerate() local
293 size_t off; in al_add_le() local
367 size_t off; in al_remove_le() local
/linux/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_test.c89 unsigned long op, unsigned long off, in prctl_valid()
96 unsigned long op, unsigned long off, in prctl_invalid()
350 unsigned long op, unsigned long off, in test_range()
/linux/drivers/s390/cio/
H A Dchp.c132 char *buf, loff_t off, size_t count) in measurement_chars_read()
150 char *buf, loff_t off, size_t count) in measurement_chars_full_read()
159 static ssize_t chp_measurement_copy_block(void *buf, loff_t off, size_t count, in chp_measurement_copy_block()
200 char *buf, loff_t off, size_t count) in measurement_read()
208 char *buf, loff_t off, size_t count) in ext_measurement_read()
439 loff_t off, size_t count) in util_string_read()

12345678910>>...42