Home
last modified time | relevance | path

Searched defs:stg (Results 1 – 4 of 4) 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 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()