Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dseccomp.c1209 struct seccomp_data sd_local; in __seccomp_filter() local
1218 populate_seccomp_data(&sd_local); in __seccomp_filter()
1219 sd = &sd_local; in __seccomp_filter()