aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorChangwoo Min <[email protected]>2025-01-09 13:14:54 +0000
committerTejun Heo <[email protected]>2025-01-10 18:04:40 +0000
commitd07be814fc7165cb804317c99228243382e81188 (patch)
treebf81d7fd132b9439a6fee8ef09aa684d103a5804 /net/unix/sysctl_net_unix.c
parentsched_ext: Add scx_bpf_now() for BPF scheduler (diff)
downloadkernel-d07be814fc7165cb804317c99228243382e81188.tar.gz
kernel-d07be814fc7165cb804317c99228243382e81188.zip
sched_ext: Add time helpers for BPF schedulers
The following functions are added for BPF schedulers: - time_delta(after, before) - time_after(a, b) - time_before(a, b) - time_after_eq(a, b) - time_before_eq(a, b) - time_in_range(a, b, c) - time_in_range_open(a, b, c) Signed-off-by: Changwoo Min <[email protected]> Acked-by: Andrea Righi <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions