Home
last modified time | relevance | path

Searched defs:off (Results 726 – 750 of 1048) sorted by relevance

1...<<21222324252627282930>>...42

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c74 unsigned int off = sge->laddr & ~PAGE_MASK; in siw_try_1seg() local
/linux/kernel/bpf/
H A Darena.c387 static int arena_map_direct_value_addr(const struct bpf_map *map, u64 *imm, u32 off) in arena_map_direct_value_addr()
/linux/net/ipv6/
H A Dexthdrs.c120 int off = skb_network_header_len(skb); in ip6_parse_tlv() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Drpc.c362 u32 off = 0; in r535_gsp_cmdq_push() local
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h168 int off; member
178 __u16 off; member
/linux/drivers/usb/core/
H A Dsysfs.c858 char *buf, loff_t off, size_t count) in descriptors_read()
898 char *buf, loff_t off, size_t count) in bos_descriptors_read()
/linux/net/bpf/
H A Dtest_run.c1092 const int off = skb_network_offset(skb); in bpf_prog_test_run_skb() local
1115 const int off = skb_network_offset(skb); in bpf_prog_test_run_skb() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c59 u32 off = le32_to_cpu(pkg->seg_offset[i]); in ice_verify_pkg() local
905 u32 off; in ice_init_prof_result_bm() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c2332 int idpf_tso(struct sk_buff *skb, struct idpf_tx_offload_params *off) in idpf_tso()
2554 struct idpf_tx_offload_params *off) in idpf_tx_tstamp()
2601 struct idpf_tx_offload_params *off) in idpf_tx_tstamp()
H A Didpf_singleq_txrx.c18 struct idpf_tx_offload_params *off) in idpf_tx_singleq_csum()
/linux/arch/arm/mach-versatile/
H A Dspc.c395 uint32_t data = 0, off, ret, idx; in ve_spc_populate_opps() local
/linux/drivers/video/fbdev/
H A Darcfb.c406 static void arcfb_damage_range(struct fb_info *info, off_t off, size_t len) in arcfb_damage_range()
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c82 int off = ((unsigned long)skb->data) & (align - 1); in skb_align() local
/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c590 int off = 0; in do_test() local
/linux/include/net/
H A Dxdp_sock_drv.h17 u8 off; member
/linux/net/atm/
H A Dclip.c773 int svc, llc, off; in atmarp_info() local
/linux/sound/hda/codecs/realtek/
H A Drealtek.h74 unsigned int off; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c433 u32 sa_size, off; in cn10k_outb_write_sa() local
/linux/arch/x86/coco/sev/
H A Dvc-handle.c527 int off; in vc_handle_mmio_movs() local
/linux/drivers/platform/x86/
H A Dsilicom-platform.c51 #define OFFSET_BIT_TO_CHANNEL(off, bit) ((((off) + 0x014) << 3) | (bit)) argument
/linux/drivers/platform/x86/amd/hsmp/
H A Dacpi.c237 loff_t off, size_t count) in hsmp_metric_tbl_acpi_read()
/linux/drivers/block/
H A Drbd.c1224 static void zero_bios(struct ceph_bio_iter *bio_pos, u32 off, u32 bytes) in zero_bios()
1234 static void zero_bvecs(struct ceph_bvec_iter *bvec_pos, u32 off, u32 bytes) in zero_bvecs()
1250 static void rbd_obj_zero_range(struct rbd_obj_request *obj_req, u32 off, in rbd_obj_zero_range()
1647 u32 off; in __rbd_object_map_index() local
2288 u64 off, next_off; in rbd_obj_init_discard() local
2601 u64 off, u64 len) in rbd_img_fill_nodata()
2668 u64 off, u64 len, struct bio *bio) in rbd_img_fill_from_bio()
/linux/include/video/
H A Dpm3fb.h70 #define PM3ByApertureMode_PATCH_OFFSET_X(off) (((off) & 0x7f) << 9) argument
71 #define PM3ByApertureMode_PATCH_OFFSET_Y(off) (((off) & 0x7f) << 16) argument
147 #define PM3VideoControl_PATCH_OFFSET_X(off) (((off) & 0x3f) << 22) argument
148 #define PM3VideoControl_PATCH_OFFSET_Y(off) (((off) & 0x3f) << 28) argument
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6323 char *buf, loff_t off, size_t count) in sysfs_ctlreg_write()
6382 char *buf, loff_t off, size_t count) in sysfs_ctlreg_read()
6446 char *buf, loff_t off, size_t count) in sysfs_mbox_write()
6470 char *buf, loff_t off, size_t count) in sysfs_mbox_read()
/linux/drivers/phy/microchip/
H A Dlan966x_serdes.c26 #define lan_rmw(val, mask, reg, off) \ argument

1...<<21222324252627282930>>...42