/linux/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 74 unsigned int off = sge->laddr & ~PAGE_MASK; in siw_try_1seg() local
|
/linux/kernel/bpf/ |
H A D | arena.c | 387 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 D | exthdrs.c | 120 int off = skb_network_header_len(skb); in ip6_parse_tlv() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
H A D | rpc.c | 362 u32 off = 0; in r535_gsp_cmdq_push() local
|
/linux/tools/include/uapi/linux/ |
H A D | pkt_cls.h | 168 int off; member 178 __u16 off; member
|
/linux/drivers/usb/core/ |
H A D | sysfs.c | 858 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 D | test_run.c | 1092 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 D | ice_ddp.c | 59 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 D | idpf_txrx.c | 2332 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 D | idpf_singleq_txrx.c | 18 struct idpf_tx_offload_params *off) in idpf_tx_singleq_csum()
|
/linux/arch/arm/mach-versatile/ |
H A D | spc.c | 395 uint32_t data = 0, off, ret, idx; in ve_spc_populate_opps() local
|
/linux/drivers/video/fbdev/ |
H A D | arcfb.c | 406 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 D | fs_enet-main.c | 82 int off = ((unsigned long)skb->data) & (align - 1); in skb_align() local
|
/linux/tools/testing/selftests/net/ |
H A D | txtimestamp.c | 590 int off = 0; in do_test() local
|
/linux/include/net/ |
H A D | xdp_sock_drv.h | 17 u8 off; member
|
/linux/net/atm/ |
H A D | clip.c | 773 int svc, llc, off; in atmarp_info() local
|
/linux/sound/hda/codecs/realtek/ |
H A D | realtek.h | 74 unsigned int off; member
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | cn10k_ipsec.c | 433 u32 sa_size, off; in cn10k_outb_write_sa() local
|
/linux/arch/x86/coco/sev/ |
H A D | vc-handle.c | 527 int off; in vc_handle_mmio_movs() local
|
/linux/drivers/platform/x86/ |
H A D | silicom-platform.c | 51 #define OFFSET_BIT_TO_CHANNEL(off, bit) ((((off) + 0x014) << 3) | (bit)) argument
|
/linux/drivers/platform/x86/amd/hsmp/ |
H A D | acpi.c | 237 loff_t off, size_t count) in hsmp_metric_tbl_acpi_read()
|
/linux/drivers/block/ |
H A D | rbd.c | 1224 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 D | pm3fb.h | 70 #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 D | lpfc_attr.c | 6323 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 D | lan966x_serdes.c | 26 #define lan_rmw(val, mask, reg, off) \ argument
|