Home
last modified time | relevance | path

Searched defs:off (Results 151 – 175 of 1049) sorted by relevance

12345678910>>...42

/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-impl.c151 static u64 mrvl_mmu500_readq(struct arm_smmu_device *smmu, int page, int off) in mrvl_mmu500_readq()
160 static void mrvl_mmu500_writeq(struct arm_smmu_device *smmu, int page, int off, in mrvl_mmu500_writeq()
/linux/drivers/clk/imx/
H A Dclk-imx93.c53 u32 off; member
155 u32 off; member
/linux/drivers/hid/
H A Dhid-roccat-common.c131 char *buf, loff_t off, size_t count, in roccat_common2_sysfs_read()
154 void const *buf, loff_t off, size_t count, in roccat_common2_sysfs_write()
H A Dhid-roccat-kone.c265 loff_t off, size_t count) { in kone_sysfs_read_settings()
289 loff_t off, size_t count) { in kone_sysfs_write_settings()
335 char *buf, loff_t off, size_t count) { in kone_sysfs_read_profilex()
355 char *buf, loff_t off, size_t count) { in kone_sysfs_write_profilex()
/linux/fs/hfs/
H A Dbtree.c255 unsigned off; in hfs_bmap_alloc() local
328 u16 off, len; in hfs_bmap_free() local
/linux/drivers/spi/
H A Dspi-test.h21 #define RX(off) ((void *)(RX_START + off)) argument
22 #define TX(off) ((void *)(TX_START + off)) argument
/linux/fs/hfsplus/
H A Dbfind.c106 u16 off, len, keylen; in __hfs_brec_find() local
225 u16 off, len, keylen; in hfs_brec_goto() local
H A Dbtree.c379 unsigned off; in hfs_bmap_alloc() local
453 u16 off, len; in hfs_bmap_free() local
/linux/net/core/
H A Dfilter.c3227 static int bpf_skb_generic_push(struct sk_buff *skb, u32 off, u32 len) in bpf_skb_generic_push() argument
3244 bpf_skb_generic_pop(struct sk_buff * skb,u32 off,u32 len) bpf_skb_generic_pop() argument
3262 bpf_skb_net_hdr_push(struct sk_buff * skb,u32 off,u32 len) bpf_skb_net_hdr_push() argument
3282 bpf_skb_net_hdr_pop(struct sk_buff * skb,u32 off,u32 len) bpf_skb_net_hdr_pop() argument
3302 u32 off = skb_mac_header_len(skb); bpf_skb_proto_4_to_6() local
3332 u32 off = skb_mac_header_len(skb); bpf_skb_proto_6_to_4() local
3459 bpf_skb_net_grow(struct sk_buff * skb,u32 off,u32 len_diff,u64 flags) bpf_skb_net_grow() argument
3572 bpf_skb_net_shrink(struct sk_buff * skb,u32 off,u32 len_diff,u64 flags) bpf_skb_net_shrink() argument
3671 u32 off; BPF_CALL_4() local
3956 bpf_xdp_copy_buf(struct xdp_buff * xdp,unsigned long off,void * buf,unsigned long len,bool flush) bpf_xdp_copy_buf() argument
4609 bpf_skb_copy(void * dst_buff,const void * skb,unsigned long off,unsigned long len) bpf_skb_copy() argument
5026 bpf_xdp_copy(void * dst,const void * ctx,unsigned long off,unsigned long len) bpf_xdp_copy() argument
7114 bpf_tcp_sock_is_valid_access(int off,int size,enum bpf_access_type type,struct bpf_insn_access_aux * info) bpf_tcp_sock_is_valid_access() argument
7312 bpf_xdp_sock_is_valid_access(int off,int size,enum bpf_access_type type,struct bpf_insn_access_aux * info) bpf_xdp_sock_is_valid_access() argument
8582 bpf_skb_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) bpf_skb_is_valid_access() argument
8645 sk_filter_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sk_filter_is_valid_access() argument
8674 cg_skb_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) cg_skb_is_valid_access() argument
8718 lwt_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) lwt_is_valid_access() argument
8757 __sock_filter_check_attach_type(int off,enum bpf_access_type access_type,enum bpf_attach_type attach_type) __sock_filter_check_attach_type() argument
8801 bpf_sock_common_is_valid_access(int off,int size,enum bpf_access_type type,struct bpf_insn_access_aux * info) bpf_sock_common_is_valid_access() argument
8813 bpf_sock_is_valid_access(int off,int size,enum bpf_access_type type,struct bpf_insn_access_aux * info) bpf_sock_is_valid_access() argument
8850 sock_filter_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sock_filter_is_valid_access() argument
8950 tc_cls_act_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) tc_cls_act_is_valid_access() argument
9006 tc_cls_act_btf_struct_access(struct bpf_verifier_log * log,const struct bpf_reg_state * reg,int off,int size) tc_cls_act_btf_struct_access() argument
9018 __is_valid_xdp_access(int off,int size) __is_valid_xdp_access() argument
9030 xdp_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) xdp_is_valid_access() argument
9079 xdp_btf_struct_access(struct bpf_verifier_log * log,const struct bpf_reg_state * reg,int off,int size) xdp_btf_struct_access() argument
9091 sock_addr_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sock_addr_is_valid_access() argument
9208 sock_ops_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sock_ops_is_valid_access() argument
9278 sk_skb_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sk_skb_is_valid_access() argument
9316 sk_msg_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sk_msg_is_valid_access() argument
9360 flow_dissector_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) flow_dissector_is_valid_access() argument
9536 BPF_EMIT_STORE(size,si,off) global() argument
9546 int off; bpf_convert_ctx_access() local
9623 u32 off = bpf_target_off(struct sk_buff, queue_mapping, 2, target_size); bpf_convert_ctx_access() local
9912 int off; bpf_sock_convert_ctx_access() local
10238 int off, port_size = sizeof_field(struct sockaddr_in6, sin6_port); sock_addr_convert_ctx_access() local
10329 int off; sock_ops_convert_ctx_access() local
10821 int off; sk_skb_convert_ctx_access() local
10862 int off; sk_msg_convert_ctx_access() local
11348 sk_reuseport_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sk_reuseport_is_valid_access() argument
11529 sk_lookup_is_valid_access(int off,int size,enum bpf_access_type type,const struct bpf_prog * prog,struct bpf_insn_access_aux * info) sk_lookup_is_valid_access() argument
11616 int off = si->off; sk_lookup_convert_ctx_access() local
11632 int off = si->off; sk_lookup_convert_ctx_access() local
[all...]
/linux/arch/loongarch/net/
H A Dbpf_jit.c213 int off; in emit_bpf_tail_call() local
290 const s16 off = insn->off; in emit_atomic() local
471 const s16 off = insn->off; in build_insn() local
/linux/drivers/misc/eeprom/
H A Deeprom_93xx46.c105 static int eeprom_93xx46_read(void *priv, unsigned int off, in eeprom_93xx46_read()
232 const char *buf, unsigned off) in eeprom_93xx46_write_word()
273 static int eeprom_93xx46_write(void *priv, unsigned int off, in eeprom_93xx46_write()
/linux/fs/xfs/libxfs/
H A Dxfs_types.c211 xfs_fileoff_t off) in xfs_verify_fileoff()
220 xfs_fileoff_t off, in xfs_verify_fileext()
/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c253 int off; in emit_branch() local
349 int off; in emit_bpf_tail_call() local
554 static void emit_store(const s8 rd, const s8 rs, s16 off, in emit_store()
601 s16 off = insn->off; in bpf_jit_emit_insn() local
H A Dbpf_jit_comp32.c793 int off; in emit_bcc() local
950 int off; in emit_bpf_tail_call() local
1006 static int emit_load_r64(const s8 *dst, const s8 *src, s16 off, in emit_load_r64()
1052 static int emit_store_r64(const s8 *dst, const s8 *src, s16 off, in emit_store_r64()
1123 s16 off = insn->off; in bpf_jit_emit_insn() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h506 #define enetc_rd(hw, off) enetc_rd_reg((hw)->reg + (off)) argument
507 #define enetc_wr(hw, off, val) enetc_wr_reg((hw)->reg + (off), val) argument
508 #define enetc_rd_hot(hw, off) enetc_rd_reg_hot((hw)->reg + (off)) argument
509 #define enetc_wr_hot(hw, off, val) enetc_wr_reg_hot((hw)->reg + (off), val) argument
510 #define enetc_rd64(hw, off) _enetc_rd_reg64_wa((hw)->reg + (off)) argument
512 #define enetc_port_rd(hw, off) enetc_rd_reg((hw)->port + (off)) argument
513 #define enetc_port_wr(hw, off, val) enetc_wr_reg((hw)->port + (off), val) argument
514 #define enetc_port_rd_mdio(hw, off) _enetc_rd_mdio_reg_wa((hw)->port + (off)) argument
515 #define enetc_port_wr_mdio(hw, off, val) _enetc_wr_mdio_reg_wa(\ argument
518 #define enetc_global_rd(hw, off) enetc_rd_reg((hw)->global + (off)) argument
[all …]
/linux/fs/ocfs2/
H A Dquota_local.c56 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block() argument
63 static unsigned int ol_dqblk_block_off(struct super_block *sb, int c, int off) in ol_dqblk_block_off() argument
71 static loff_t ol_dqblk_off(struct super_block *sb, int c, int off) in ol_dqblk_off() argument
77 static inline unsigned int ol_dqblk_block_offset(struct super_block *sb, loff_t off) in ol_dqblk_block_offset() argument
83 static int ol_dqblk_chunk_off(struct super_block *sb, int c, loff_t off) in ol_dqblk_chunk_off() argument
[all...]
/linux/drivers/memstick/host/
H A Djmb38x_ms.c157 unsigned int off = 0; in jmb38x_ms_read_data() local
196 unsigned int off = 0; in jmb38x_ms_read_reg_data() local
222 unsigned int off = 0; in jmb38x_ms_write_data() local
277 unsigned int off = 0; in jmb38x_ms_write_reg_data() local
302 unsigned int off; in jmb38x_ms_transfer_data() local
/linux/drivers/i2c/
H A Di2c-slave-eeprom.c94 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in i2c_slave_eeprom_bin_read()
109 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in i2c_slave_eeprom_bin_write()
/linux/drivers/w1/slaves/
H A Dw1_ds250x.c33 #define OFF2PG(off) ((off) / W1_PAGE_SIZE) argument
140 static int w1_nvmem_read(void *priv, unsigned int off, void *buf, size_t count) in w1_nvmem_read()
/linux/fs/coda/
H A Dpsdev.c92 size_t nbytes, loff_t *off) in coda_psdev_write()
205 size_t nbytes, loff_t *off) in coda_psdev_read()
/linux/drivers/target/
H A Dtarget_core_fabric_lib.c59 u32 off = 8; in fc_get_pr_transport_id() local
134 u32 off = 4, padding = 0; in iscsi_get_pr_transport_id() local
/linux/drivers/irqchip/
H A Dirq-sunxi-nmi.c75 static inline void sunxi_sc_nmi_write(struct irq_chip_generic *gc, u32 off, in sunxi_sc_nmi_write()
81 static inline u32 sunxi_sc_nmi_read(struct irq_chip_generic *gc, u32 off) in sunxi_sc_nmi_read()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-xscom.c92 loff_t off = *ppos; in scom_debug_read() local
123 loff_t off = *ppos; in scom_debug_write() local
/linux/fs/exfat/
H A Ddir.c616 unsigned int off, clu = 0; in exfat_find_location() local
676 int off; in exfat_get_dentry() local
744 int off = es->start_off + num * DENTRY_SIZE; in exfat_get_dentry_cached() local
775 unsigned int off; in __exfat_get_dentry_set() local
880 int i, off; in exfat_validate_empty_dentry_set() local
/linux/arch/sh/kernel/cpu/
H A Dadc.c15 int off; in adc_single() local

12345678910>>...42