Home
last modified time | relevance | path

Searched refs:sd_local (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dseccomp.c1222 struct seccomp_data sd_local; in __seccomp_filter() local
1231 populate_seccomp_data(&sd_local); in __seccomp_filter()
1232 sd = &sd_local; in __seccomp_filter()