Searched refs:BPF_LOCAL_STORAGE_GET_F_CREATE (Results 26 - 26 of 26) sorted by relevance

12

/linux-master/tools/include/uapi/linux/
H A Dbpf.h4794 * An optional *flags* (**BPF_LOCAL_STORAGE_GET_F_CREATE**) can be
4797 * together with **BPF_LOCAL_STORAGE_GET_F_CREATE** to specify
4968 * An optional *flags* (**BPF_LOCAL_STORAGE_GET_F_CREATE**) can be
4971 * together with **BPF_LOCAL_STORAGE_GET_F_CREATE** to specify
5766 * An optional *flags* (**BPF_LOCAL_STORAGE_GET_F_CREATE**) can be
5769 * together with **BPF_LOCAL_STORAGE_GET_F_CREATE** to specify
6125 BPF_LOCAL_STORAGE_GET_F_CREATE = (1ULL << 0), enumerator in enum:__anon3186
6127 * and BPF_LOCAL_STORAGE_GET_F_CREATE must be used instead.
6129 BPF_SK_STORAGE_GET_F_CREATE = BPF_LOCAL_STORAGE_GET_F_CREATE,

Completed in 194 milliseconds

12