Home
last modified time | relevance | path

Searched defs:off (Results 1 – 22 of 22) sorted by relevance

/kernel/
Dkallsyms.c90 static unsigned int kallsyms_expand_symbol(unsigned int off, in kallsyms_expand_symbol()
141 static char kallsyms_get_symbol_type(unsigned int off) in kallsyms_get_symbol_type()
200 unsigned int off; in kallsyms_lookup_name() local
218 unsigned int off; in kallsyms_on_each_symbol() local
552 unsigned off = iter->nameoff; in get_ksymbol_core() local
Dpid.c57 struct pidmap *map, int off) in mk_pid()
62 #define find_next_offset(map, off) \ argument
Dkcov.c142 unsigned long size, off; in kcov_mmap() local
Dksysfs.c196 char *buf, loff_t off, size_t count) in notes_read()
Dptrace.c731 unsigned long off = arg.off + i; in ptrace_peek_siginfo() local
Dparams.c458 int i, off, ret; in param_array_get() local
/kernel/bpf/
Dverifier.c815 struct bpf_verifier_state *state, int off, in check_stack_write()
899 static int check_stack_read(struct bpf_verifier_state *state, int off, int size, in check_stack_read()
947 int off, int size) in check_stack_access()
971 static int __check_map_access(struct bpf_verifier_env *env, u32 regno, int off, in __check_map_access()
987 int off, int size) in check_map_access()
1064 int off, int size) in __check_packet_access()
1077 static int check_packet_access(struct bpf_verifier_env *env, u32 regno, int off, in check_packet_access()
1106 static int check_ctx_access(struct bpf_verifier_env *env, int insn_idx, int off, int size, in check_ctx_access()
1168 int off, int size, bool strict) in check_pkt_ptr_alignment()
1202 int off, int size, bool strict) in check_generic_ptr_alignment()
[all …]
Dcore.c248 struct bpf_prog *bpf_patch_insn_single(struct bpf_prog *prog, u32 off, in bpf_patch_insn_single()
429 unsigned long *off, char *sym) in __bpf_address_lookup()
604 s16 off; in bpf_jit_blind_insn() local
953 int off; in ___bpf_prog_run() local
Darraymap.c205 int cpu, off = 0; in bpf_percpu_array_copy() local
280 int cpu, off = 0; in bpf_percpu_array_update() local
Dhashtab.c687 int off = 0, cpu; in pcpu_copy_value() local
1210 int cpu, off = 0; in bpf_percpu_hash_copy() local
Dsockmap.c269 int rem, off, n; in smap_tx_work() local
/kernel/trace/
Dbpf_trace.c515 static bool kprobe_prog_is_valid_access(int off, int size, enum bpf_access_type type, in kprobe_prog_is_valid_access()
598 static bool tp_prog_is_valid_access(int off, int size, enum bpf_access_type type, in tp_prog_is_valid_access()
617 static bool pe_prog_is_valid_access(int off, int size, enum bpf_access_type type, in pe_prog_is_valid_access()
/kernel/cgroup/
Dcgroup-v1.c520 char *buf, size_t nbytes, loff_t off, in __cgroup1_procs_write()
563 char *buf, size_t nbytes, loff_t off) in cgroup1_procs_write()
569 char *buf, size_t nbytes, loff_t off) in cgroup1_tasks_write()
575 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write()
Dcgroup.c3050 loff_t off) in cgroup_subtree_control_write()
3216 size_t nbytes, loff_t off) in cgroup_type_write()
3251 char *buf, size_t nbytes, loff_t off) in cgroup_max_descendants_write()
3294 char *buf, size_t nbytes, loff_t off) in cgroup_max_depth_write()
3384 loff_t off) in cgroup_io_pressure_write()
3391 loff_t off) in cgroup_memory_pressure_write()
3398 loff_t off) in cgroup_cpu_pressure_write()
3433 size_t nbytes, loff_t off) in cgroup_file_write()
4444 char *buf, size_t nbytes, loff_t off) in cgroup_procs_write()
4485 char *buf, size_t nbytes, loff_t off) in cgroup_threads_write()
Dfreezer.c420 char *buf, size_t nbytes, loff_t off) in freezer_write()
Dpids.c259 size_t nbytes, loff_t off) in pids_max_write()
Drdma.c435 char *buf, size_t nbytes, loff_t off) in rdmacg_resource_set_max()
Dcpuset.c1689 char *buf, size_t nbytes, loff_t off) in cpuset_write_resmask()
/kernel/gcov/
Dgcc_4_7.c381 static size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32()
405 static size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
/kernel/power/
Dswap.c678 size_t off; in save_image_lzo() local
1173 size_t off; in load_image_lzo() local
/kernel/debug/kdb/
Dkdb_main.c499 unsigned long off = 0; in kdbgetaddrarg() local
/kernel/events/
Dcore.c7132 unsigned long off = vma->vm_pgoff << PAGE_SHIFT, flags; in __perf_addr_filters_adjust() local
8251 int off = trace_event_get_offsets(event->tp_event); in perf_event_set_bpf_prog() local
8383 unsigned long off = vma->vm_pgoff << PAGE_SHIFT; in perf_addr_filter_apply() local