Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dbench_local_storage_create.c45 struct storage *stg; in BPF_PROG() local
64 struct storage *stg; in BPF_PROG() local
Dtest_sk_storage_tracing.c36 struct sk_stg *stg; in BPF_PROG() local
56 struct sk_stg *stg; in set_task_info() local
Dbpf_dctcp.c65 int *stg; in BPF_PROG() local
/linux-6.6.21/block/partitions/
Dmac.c23 static inline void mac_fix_string(char *stg, int len) in mac_fix_string()