Searched refs:BPF_DEVCG_DEV_CHAR (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Ddev_cgroup.c24 case BPF_DEVCG_DEV_CHAR:
47 if (ctx->major != 1 || type != BPF_DEVCG_DEV_CHAR)
/linux-master/include/uapi/linux/
H A Dbpf.h7098 BPF_DEVCG_DEV_CHAR = (1ULL << 1), enumerator in enum:__anon2695
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7098 BPF_DEVCG_DEV_CHAR = (1ULL << 1), enumerator in enum:__anon3236

Completed in 230 milliseconds