Home
last modified time | relevance | path

Searched defs:u64 (Results 1 – 14 of 14) sorted by relevance

/kernel/bpf/
A Dringbuf.c463 BPF_CALL_3(bpf_ringbuf_reserve, struct bpf_map *, map, u64, size, u64, flags) in BPF_CALL_3() argument
510 BPF_CALL_2(bpf_ringbuf_submit, void *, sample, u64, flags) in BPF_CALL_2() argument
523 BPF_CALL_2(bpf_ringbuf_discard, void *, sample, u64, flags) in BPF_CALL_2() argument
536 BPF_CALL_4(bpf_ringbuf_output, struct bpf_map *, map, void *, data, u64, size, in BPF_CALL_4() argument
564 BPF_CALL_2(bpf_ringbuf_query, struct bpf_map *, map, u64, flags) in BPF_CALL_2() argument
591 BPF_CALL_4(bpf_ringbuf_reserve_dynptr, struct bpf_map *, map, u32, size, u64, flags, in BPF_CALL_4() argument
631 BPF_CALL_2(bpf_ringbuf_submit_dynptr, struct bpf_dynptr_kern *, ptr, u64, flags) in BPF_CALL_2() argument
650 BPF_CALL_2(bpf_ringbuf_discard_dynptr, struct bpf_dynptr_kern *, ptr, u64, flags) in BPF_CALL_2() argument
739 void *, callback_fn, void *, callback_ctx, u64, flags) in BPF_CALL_4() argument
A Dstackmap.c301 u64, flags) in BPF_CALL_3() argument
349 struct bpf_map *, map, u64, flags) in BPF_CALL_3() argument
497 u64, flags) in BPF_CALL_4() argument
513 u64, flags) in BPF_CALL_4() argument
546 u32, size, u64, flags) in BPF_CALL_4() argument
563 u32, size, u64, flags) in BPF_CALL_4() argument
580 void *, buf, u32, size, u64, flags) in BPF_CALL_4() argument
A Dhelpers.c57 void *, value, u64, flags) in BPF_CALL_4() argument
523 BPF_CALL_4(bpf_strtol, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument
548 BPF_CALL_4(bpf_strtoul, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4() argument
549 u64 *, res) in BPF_CALL_4() argument
590 BPF_CALL_4(bpf_get_ns_current_pid_tgid, u64, dev, u64, ino, in BPF_CALL_4() argument
640 u64, flags, void *, data, u64, size) in BPF_CALL_5() argument
683 const void __user *, user_ptr, struct task_struct *, tsk, u64, flags) in BPF_CALL_5() argument
1328 u64, flags) in BPF_CALL_3() argument
1415 BPF_CALL_3(bpf_timer_start, struct bpf_async_kern *, timer, u64, nsecs, u64, flags) in BPF_CALL_3() argument
1790 u32, offset, u64, flags) in BPF_CALL_5() argument
[all …]
A Dbpf_task_storage.c232 task, void *, value, u64, flags, gfp_t, gfp_flags) in BPF_CALL_5() argument
251 task, void *, value, u64, flags, gfp_t, gfp_flags) in BPF_CALL_5() argument
A Dbpf_inode_storage.c131 void *, value, u64, flags, gfp_t, gfp_flags) in BPF_CALL_5() argument
A Dbpf_lsm.c144 BPF_CALL_2(bpf_bprm_opts_set, struct linux_binprm *, bprm, u64, flags) in BPF_CALL_2() argument
A Dbpf_iter.c727 void *, callback_ctx, u64, flags) in BPF_CALL_4() argument
743 u64, flags) in BPF_CALL_4() argument
A Dbpf_cgrp_storage.c161 void *, value, u64, flags, gfp_t, gfp_flags) in BPF_CALL_5() argument
A Dtask_iter.c751 BPF_CALL_5(bpf_find_vma, struct task_struct *, task, u64, start, in BPF_CALL_5() argument
A Dcgroup.c1757 BPF_CALL_2(bpf_get_local_storage, struct bpf_map *, map, u64, flags) in BPF_CALL_2() argument
2249 size_t, buf_len, u64, flags) in BPF_CALL_4() argument
A Dsyscall.c6255 BPF_CALL_4(bpf_kallsyms_lookup_name, const char *, name, int, name_sz, int, flags, u64 *, res) in BPF_CALL_4() argument
/kernel/trace/
A Dbpf_trace.c363 BPF_CALL_5(bpf_trace_printk, char *, fmt, u32, fmt_size, u64, arg1, in BPF_CALL_5() argument
513 u32, btf_ptr_size, u64, flags) in BPF_CALL_4() argument
659 u64, flags, void *, data, u64, size) in BPF_CALL_5() argument
1008 u32, btf_ptr_size, u64, flags) in BPF_CALL_5() argument
1547 u64, flags, void *, data, u64, size) in BPF_CALL_5() argument
1571 u64, flags) in BPF_CALL_3() argument
1594 u64, flags) in BPF_CALL_4() argument
1679 void *, buf, u32, size, u64, flags) in BPF_CALL_4() argument
1769 struct bpf_map *, map, u64, flags, void *, data, u64, size) in BPF_CALL_5() argument
1800 struct bpf_map *, map, u64, flags) in BPF_CALL_3() argument
[all …]
A Dtrace_osnoise.c676 #define timerlat_dump_stack(u64 latency) do {} while (0) argument
/kernel/cgroup/
A Ddmem.c676 void (*apply)(struct dmem_cgroup_pool_state *, u64)) in dmemcg_limit_write() argument

Completed in 73 milliseconds