Home
last modified time | relevance | path

Searched defs:off (Results 226 – 250 of 1396) sorted by relevance

12345678910>>...56

/openbmc/linux/arch/loongarch/net/
H A Dbpf_jit.c208 int off; in emit_bpf_tail_call() local
285 const s16 off = insn->off; in emit_atomic() local
462 const s16 off = insn->off; in build_insn() local
/openbmc/linux/drivers/gpio/
H A Dgpio-pca953x.c437 static u8 pca953x_recalc_addr(struct pca953x_chip *chip, int reg, int off) in pca953x_recalc_addr()
451 static u8 pcal6534_recalc_addr(struct pca953x_chip *chip, int reg, int off) in pcal6534_recalc_addr()
518 static int pca953x_gpio_direction_input(struct gpio_chip *gc, unsigned off) in pca953x_gpio_direction_input()
532 unsigned off, int val) in pca953x_gpio_direction_output()
553 static int pca953x_gpio_get_value(struct gpio_chip *gc, unsigned off) in pca953x_gpio_get_value()
570 static void pca953x_gpio_set_value(struct gpio_chip *gc, unsigned off, int val) in pca953x_gpio_set_value()
581 static int pca953x_gpio_get_direction(struct gpio_chip *gc, unsigned off) in pca953x_gpio_get_direction()
/openbmc/linux/fs/ocfs2/
H A Dbuffer_head_io.h39 static inline int ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, in ocfs2_read_block()
H A Dquota_local.c56 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block()
63 static unsigned int ol_dqblk_block_off(struct super_block *sb, int c, int off) in ol_dqblk_block_off()
71 static loff_t ol_dqblk_off(struct super_block *sb, int c, int off) in ol_dqblk_off()
77 static inline unsigned int ol_dqblk_block_offset(struct super_block *sb, loff_t off) in ol_dqblk_block_offset()
83 static int ol_dqblk_chunk_off(struct super_block *sb, int c, loff_t off) in ol_dqblk_chunk_off()
/openbmc/u-boot/board/phytec/phycore_rk3288/
H A Dphycore-rk3288.c35 int off; in rk_board_late_init() local
/openbmc/linux/kernel/bpf/
H A Dsysfs_btf.c18 char *buf, loff_t off, size_t len) in btf_vmlinux_read()
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c91 static u32 WDISP10(u32 off) in WDISP10()
248 unsigned int off; in emit_call() local
619 unsigned int off = to_idx - from_idx; in emit_branch() local
630 unsigned int off = to_idx - from_idx; in emit_cbcond() local
638 unsigned int off = to_idx - from_idx; in emit_cbcondi() local
817 u32 off = BPF_TAILCALL_CNT_SP_OFF; in build_prologue() local
855 u32 off; in emit_tail_call() local
901 const s16 off = insn->off; in build_insn() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c40 int off; in ft_fixup_cpu() local
148 int off; in fsl_fdt_disable_usb() local
/openbmc/linux/include/linux/
H A Dcompiler.h166 # define RELOC_HIDE(ptr, off) \ argument
223 static inline void *offset_to_ptr(const int *off) in offset_to_ptr()
/openbmc/linux/fs/hfsplus/
H A Dbtree.c379 unsigned off; in hfs_bmap_alloc() local
453 u16 off, len; in hfs_bmap_free() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_sysfs.c162 loff_t off, size_t count) in error_state_read()
198 loff_t off, size_t count) in error_state_write()
/openbmc/linux/drivers/media/mc/
H A Dmc-devnode.c71 size_t sz, loff_t *off) in media_read()
83 size_t sz, loff_t *off) in media_write()
/openbmc/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
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c668 loff_t off, size_t count) in pci_read_config()
743 loff_t off, size_t count) in pci_write_config()
849 loff_t off, size_t count) in pci_read_legacy_io()
874 loff_t off, size_t count) in pci_write_legacy_io()
1080 loff_t off, size_t count, bool write) in pci_resource_io()
1123 loff_t off, size_t count) in pci_read_resource_io()
1130 loff_t off, size_t count) in pci_write_resource_io()
1266 loff_t off, size_t count) in pci_write_rom()
1292 loff_t off, size_t count) in pci_read_rom()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c20 int off; in fdt_portal() local
/openbmc/u-boot/include/linux/
H A Dcompiler-intel.h24 #define RELOC_HIDE(ptr, off) \ argument
/openbmc/u-boot/include/
H A Dpower-domain-uclass.h78 int (*off)(struct power_domain *power_domain); member
/openbmc/linux/kernel/
H A Dkheaders.c35 char *buf, loff_t off, size_t len) in ikheaders_read()
/openbmc/linux/Documentation/arch/x86/
H A Dbuslock.rst99 off section in Guidance
/openbmc/u-boot/drivers/gpio/
H A Dmscc_sgpio.c79 static inline u32 sgpio_readl(struct mscc_sgpio_priv *priv, u32 rno, u32 off) in sgpio_readl()
87 u32 val, u32 rno, u32 off) in sgpio_writel()
95 u32 rno, u32 off, u32 clear, u32 set) in sgpio_clrsetbits()
/openbmc/linux/mm/
H A Dpercpu.c292 static unsigned long pcpu_off_to_block_index(int off) in pcpu_off_to_block_index()
297 static unsigned long pcpu_off_to_block_off(int off) in pcpu_off_to_block_off()
302 static unsigned long pcpu_block_off_to_off(int index, int off) in pcpu_block_off_to_off()
1276 static int pcpu_free_area(struct pcpu_chunk *chunk, int off) in pcpu_free_area()
1645 struct pcpu_chunk *chunk, int off, in pcpu_memcg_post_alloc_hook()
1664 static void pcpu_memcg_free_hook(struct pcpu_chunk *chunk, int off, size_t size) in pcpu_memcg_free_hook()
1694 struct pcpu_chunk *chunk, int off, in pcpu_memcg_post_alloc_hook()
1699 static void pcpu_memcg_free_hook(struct pcpu_chunk *chunk, int off, size_t size) in pcpu_memcg_free_hook()
1729 int slot, off, cpu, ret; in pcpu_alloc() local
2261 int size, off; in free_percpu() local
/openbmc/u-boot/arch/arm/mach-at91/
H A Dspl.c34 u32 off = (bootrom_stash.r4 >> ATMEL_SAMA5_BOOT_DEV_ID_OFF) & in spl_boot_device() local
/openbmc/linux/fs/xfs/
H A Dxfs_ondisk.h13 #define XFS_CHECK_OFFSET(structname, member, off) \ argument
/openbmc/linux/arch/mips/include/asm/
H A Dfb.h9 unsigned long off) in fb_pgprotect()
/openbmc/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

12345678910>>...56