Home
last modified time | relevance | path

Searched defs:off (Results 176 – 200 of 1049) sorted by relevance

12345678910>>...42

/linux/fs/ntfs3/
H A Dfsntfs.c1039 u32 off = lbo & (blocksize - 1); in ntfs_sb_read() local
1068 u32 off = lbo & (blocksize - 1); in ntfs_sb_write() local
1132 u32 off = vbo & sbi->cluster_mask; in ntfs_sb_write_run() local
1198 u32 off = vbo & sbi->cluster_mask; in ntfs_read_run_nb() local
1328 u32 off; in ntfs_get_bh() local
1422 u32 off = nb->off; in ntfs_write_bh() local
1508 u32 add, off, page_idx; in ntfs_bio_pages() local
1669 u32 off; in ntfs_vbo_to_lbo() local
1869 size_t off; in ntfs_security_init() local
/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c352 static inline u32 usbd_readl(struct bcm63xx_udc *udc, u32 off) in usbd_readl()
357 static inline void usbd_writel(struct bcm63xx_udc *udc, u32 val, u32 off) in usbd_writel()
362 static inline u32 usb_dma_readl(struct bcm63xx_udc *udc, u32 off) in usb_dma_readl()
367 static inline void usb_dma_writel(struct bcm63xx_udc *udc, u32 val, u32 off) in usb_dma_writel()
372 static inline u32 usb_dmac_readl(struct bcm63xx_udc *udc, u32 off, int chan) in usb_dmac_readl()
378 static inline void usb_dmac_writel(struct bcm63xx_udc *udc, u32 val, u32 off, in usb_dmac_writel()
385 static inline u32 usb_dmas_readl(struct bcm63xx_udc *udc, u32 off, int chan) in usb_dmas_readl()
391 static inline void usb_dmas_writel(struct bcm63xx_udc *udc, u32 val, u32 off, in usb_dmas_writel()
/linux/arch/m68k/include/asm/
H A Dblinken.h22 static __inline__ void blinken_leds(int on, int off) in blinken_leds()
/linux/arch/mips/tools/
H A Dloongson3-llsc-check.c105 static bool is_branch(uint32_t insn, int *off) in is_branch()
144 int off; in check_ll() local
/linux/drivers/misc/
H A Dds1682.c158 char *buf, loff_t off, size_t count) in ds1682_eeprom_read()
176 char *buf, loff_t off, size_t count) in ds1682_eeprom_write()
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c45 static inline u32 ls_g4_pcie_pf_readl(struct ls_g4_pcie *pcie, u32 off) in ls_g4_pcie_pf_readl()
51 u32 off, u32 val) in ls_g4_pcie_pf_writel()
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c31 static bool hid_bpf_ops_is_valid_access(int off, int size, in hid_bpf_ops_is_valid_access()
67 int off, int size) in hid_bpf_ops_btf_struct_access()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_mdio.c34 static inline u32 enetc_mdio_rd(struct enetc_mdio_priv *mdio_priv, int off) in enetc_mdio_rd()
39 static inline void enetc_mdio_wr(struct enetc_mdio_priv *mdio_priv, int off, in enetc_mdio_wr()
/linux/tools/lib/bpf/
H A Dusdt.c582 size_t off, name_off, desc_off, seg_cnt = 0, vma_seg_cnt = 0, target_cnt = 0; in collect_usdt_targets() local
1286 long off; in parse_usdt_arg() local
1334 long off; in parse_usdt_arg() local
1387 long off; in parse_usdt_arg() local
1481 long off; in parse_usdt_arg() local
1552 long off; in parse_usdt_arg() local
/linux/drivers/nvdimm/
H A Dbtt.c1103 unsigned int off, u32 lba, u32 len) in btt_data_read()
1116 struct page *page, unsigned int off, u32 len) in btt_data_write()
1128 static void zero_fill_data(struct page *page, unsigned int off, u32 len) in zero_fill_data()
1192 struct page *page, unsigned int off, sector_t sector, in btt_read_pg()
1305 sector_t sector, struct page *page, unsigned int off, in btt_write_pg()
1420 struct page *page, unsigned int len, unsigned int off, in btt_do_bvec()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c535 nfp_fl_set_eth(const struct flow_action_entry *act, u32 off, in nfp_fl_set_eth()
570 nfp_fl_set_ip4(const struct flow_action_entry *act, u32 off, in nfp_fl_set_ip4()
670 nfp_fl_set_ip6_hop_limit_flow_label(u32 off, __be32 exact, __be32 mask, in nfp_fl_set_ip6_hop_limit_flow_label()
712 nfp_fl_set_ip6(const struct flow_action_entry *act, u32 off, in nfp_fl_set_ip6()
752 nfp_fl_set_tport(const struct flow_action_entry *act, u32 off, in nfp_fl_set_tport()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c172 s64 off = addr - ip; in emit_addr() local
355 int tc_ninsn, off, start_insn = ctx->ninsns; in emit_bpf_tail_call() local
453 s64 off = 0; in emit_call() local
474 static void emit_atomic(u8 rd, u8 rs, s16 off, s32 imm, bool is64, in emit_atomic()
1129 s16 off = insn->off; in bpf_jit_emit_insn() local
/linux/tools/testing/selftests/net/
H A Dtap.c400 size_t off; in TEST_F() local
412 size_t off; in TEST_F() local
424 size_t off; in TEST_F() local
/linux/fs/btrfs/
H A Dreflink.c338 const u64 off, const u64 olen, const u64 olen_aligned, in btrfs_clone()
701 u64 off, u64 olen, u64 destoff) in btrfs_clone_files()
862 loff_t btrfs_remap_file_range(struct file *src_file, loff_t off, in btrfs_remap_file_range()
/linux/arch/sparc/kernel/
H A Djump_label.c19 s32 off = (s32)entry->target - (s32)entry->code; in arch_jump_label_transform() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_log_buf.c8 const volatile int off = 4000; variable
/linux/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c35 off_t off; member
122 u64 off; in dw_edma_pcie_get_vsec_dma_data() local
/linux/drivers/rtc/
H A Drtc-m48t86.c164 static int m48t86_nvram_read(void *priv, unsigned int off, void *buf, in m48t86_nvram_read()
176 static int m48t86_nvram_write(void *priv, unsigned int off, void *buf, in m48t86_nvram_write()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c52 int off, err; in fill_match_fields() local
232 int off; in cxgb4_config_knode() local
/linux/drivers/pcmcia/
H A Dbcm63xx_pcmcia.c34 static inline u32 pcmcia_readl(struct bcm63xx_pcmcia_socket *skt, u32 off) in pcmcia_readl()
40 u32 val, u32 off) in pcmcia_writel()
/linux/arch/powerpc/platforms/chrp/
H A Dpci.c34 static int gg2_read_config(struct pci_bus *bus, unsigned int devfn, int off, in gg2_read_config()
61 static int gg2_write_config(struct pci_bus *bus, unsigned int devfn, int off, in gg2_write_config()
/linux/mm/
H A Dmemcontrol.c2416 unsigned int off; in mem_cgroup_from_obj_folio() local
2940 unsigned long off; in __memcg_slab_post_alloc_hook() local
3002 unsigned int off; in __memcg_slab_free_hook() local
3967 loff_t off, struct page_counter *pc, in peak_write()
3995 size_t nbytes, loff_t off) in memory_peak_write()
4012 char *buf, size_t nbytes, loff_t off) in memory_min_write()
4035 char *buf, size_t nbytes, loff_t off) in memory_low_write()
4058 char *buf, size_t nbytes, loff_t off) in memory_high_write()
4107 char *buf, size_t nbytes, loff_t off) in memory_max_write()
4248 char *buf, size_t nbytes, loff_t off) in memory_oom_group_write()
[all …]
/linux/fs/orangefs/
H A Dinode.c28 loff_t off; in orangefs_writepage_locked() local
77 loff_t off; member
95 loff_t off; in orangefs_writepages_work() local
289 loff_t off; /* offset of this folio in the file */ in orangefs_read_folio() local
/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_nbyte.h9 __u16 off; member
/linux/drivers/staging/sm750fb/
H A Dddk750_power.h12 #define set_DAC(off) { \ argument

12345678910>>...42