/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | asmmacro.h | 261 .macro ld_b wd, off, base variable 270 .macro ld_h wd, off, base variable 279 .macro ld_w wd, off, base variable 288 .macro ld_d wd, off, base variable 297 .macro st_b wd, off, base variable 306 .macro st_h wd, off, base global() variable 315 .macro st_w wd, off, base global() variable 324 .macro st_d wd, off, base global() variable [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 89 unw_word t, off; in unw_decode_x1() local 124 unw_word t, off; in unw_decode_x3() local
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | percpu.h | 27 static inline void set_my_cpu_offset(unsigned long off) in set_my_cpu_offset() argument
|
/kernel/linux/linux-6.6/arch/m68k/mm/ |
H A D | motorola.c | 144 unsigned int tmp, off; in get_pointer_table() local
|
/kernel/linux/linux-6.6/arch/m68k/sun3/ |
H A D | sun3dvma.c | 287 unsigned long off; in dvma_map_align() local
|
/kernel/linux/linux-6.6/arch/mips/boot/ |
H A D | elf2ecoff.c | 137 off_t off; in saveRead() local
|
/kernel/linux/linux-6.6/arch/loongarch/net/ |
H A D | bpf_jit.h | 47 static inline int bpf2la_offset(int bpf_insn, int off, const struct jit_ctx *ctx) in bpf2la_offset() argument
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | percpu.h | 15 static inline void set_my_cpu_offset(unsigned long off) in set_my_cpu_offset() argument 34 unsigned long off; in __kern_my_cpu_offset() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 41 int off = 0; in init_genl_req() local 59 uint32_t off; in nl_error() local 155 int off in resolve_mptcp_pm_netlink() local 183 int off = 0; add_addr() local 292 int off = 0; del_addr() local 434 int off = 0; get_addr() local 472 int off = 0; dump_addrs() local 493 int off = 0; flush_addrs() local 547 int off = 0; get_set_limits() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/ |
H A D | rtas_filter.c | 56 size_t off = 0; in read_entire_file() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_snd.c | 155 int off = 0; in build_packet() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 304 int rseq_offset_deref_addv(intptr_t *ptr, long off, intptr_t inc, int cpu) in rseq_offset_deref_addv() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
H A D | bcm63xx_pmb.c | 60 bpcm_wr_rd_mask(void __iomem *master, unsigned int addr, u32 off, u32 *val, u32 shift, u32 mask, u32 cond) bpcm_wr_rd_mask() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
H A D | gpio-samsung.c | 40 samsung_gpio_setpull_updown(struct samsung_gpio_chip *chip, unsigned int off, samsung_gpio_pull_t pull) samsung_gpio_setpull_updown() argument 55 samsung_gpio_getpull_updown(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_getpull_updown() argument 68 samsung_gpio_setcfg_2bit(struct samsung_gpio_chip *chip, unsigned int off, unsigned int cfg) samsung_gpio_setcfg_2bit() argument 101 samsung_gpio_getcfg_2bit(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_getcfg_2bit() argument 131 samsung_gpio_setcfg_4bit(struct samsung_gpio_chip *chip, unsigned int off, unsigned int cfg) samsung_gpio_setcfg_4bit() argument 166 samsung_gpio_getcfg_4bit(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_getcfg_4bit() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | voltage.h | 148 u32 off; member
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 156 unsigned long off = ((unsigned long)buf & 3); in ts78xx_ts_nand_write_buf() local 182 unsigned long off = ((unsigned long)buf & 3); in ts78xx_ts_nand_read_buf() local
|
/kernel/linux/linux-6.6/arch/powerpc/net/ |
H A D | bpf_jit_comp64.c | 383 s16 off = insn[i].off; in bpf_jit_build_body() local [all...] |
H A D | bpf_jit_comp32.c | 304 s16 off = insn[i].off; in bpf_jit_build_body() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/ |
H A D | pci.c | 34 static int gg2_read_config(struct pci_bus *bus, unsigned int devfn, int off, in gg2_read_config() argument 61 static int gg2_write_config(struct pci_bus *bus, unsigned int devfn, int off, in gg2_write_config() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | reconfig.c | 358 ofdt_write(struct file *file, const char __user *buf, size_t count, loff_t *off) ofdt_write() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_tunnel.c | 447 static int decap_internal(struct __sk_buff *skb, int off, int len, char proto) in decap_internal() argument
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | page.c | 103 pg_addiu(u32 **buf, unsigned int reg1, unsigned int reg2, unsigned int off) in pg_addiu() argument 233 static void build_clear_store(u32 **buf, int off) in build_clear_store() argument 242 build_clear_pref(u32 **buf, int off) build_clear_pref() argument 278 int off; build_clear_page() local 369 build_copy_load(u32 **buf, int reg, int off) build_copy_load() argument 378 build_copy_store(u32 **buf, int reg, int off) build_copy_store() argument 387 build_copy_load_pref(u32 **buf, int off) build_copy_load_pref() argument 396 build_copy_store_pref(u32 **buf, int off) build_copy_store_pref() argument 427 int off; build_copy_page() local [all...] |
/kernel/linux/linux-6.6/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 105 static bool is_branch(uint32_t insn, int *off) in is_branch() argument 144 int off; in check_ll() local
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | sys_sparc_64.c | 85 unsigned long off = (pgoff<<PAGE_SHIFT) & (SHMLBA-1); in COLOR_ALIGN() local
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | vesa.h | 12 u16 off, seg; member
|