Home
last modified time | relevance | path

Searched defs:stg (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c45 struct storage *stg; in BPF_PROG() local
65 struct storage *stg; in BPF_PROG() local
H A Dtest_sk_storage_tracing.c36 struct sk_stg *stg; in BPF_PROG() local
56 struct sk_stg *stg; in set_task_info() local
[all...]
H A Dnet_timestamping.c126 struct sk_stg *stg; in bpf_test_delay() local
195 struct sk_stg *stg; in BPF_PROG() local
H A Dbpf_dctcp.c72 int *stg; in BPF_PROG() local
/linux/block/partitions/
H A Dmac.c24 static inline void mac_fix_string(char *stg, int len) in mac_fix_string()