Home
last modified time | relevance | path

Searched refs:from (Results 1 – 7 of 7) sorted by relevance

/samples/bpf/
A DREADME.rst5 for using eBPF. The examples use libbpf from tools/lib/bpf.
7 Note that the XDP-specific samples have been removed from this directory and
9 See the commit messages removing each tool from this directory for how to
56 For building the BPF samples, issue the below command from the kernel
61 It is also possible to call make from this directory. This will just
A Dxdp_sample.bpf.c66 static __always_inline int xdp_redirect_collect_stat(int from, int err) in xdp_redirect_collect_stat() argument
73 if (!IN_SET(from_match, from)) in xdp_redirect_collect_stat()
A Dtcp_bpf.readme26 To remove (unattach) a socket_ops BPF program from a cgroupv2:
/samples/vfs/
A Dtest-statx.c190 static void dump_hex(unsigned long long *data, int from, int to) in dump_hex() argument
194 from /= 8; in dump_hex()
197 for (offset = from; offset < to; offset++) { in dump_hex()
/samples/rust/
A Drust_misc_device.rs161 let dev = ARef::from(misc.device()); in open()
/samples/vfio-mdev/
A DREADME.rst95 Data is loop backed from hosts mtty driver.
/samples/
A DKconfig30 test various trace_printk() calls from a module.
61 access Ftrace instances from within the kernel.

Completed in 10 milliseconds