Home
last modified time | relevance | path

Searched defs:release_child (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_multi_test.c33 static void release_child(struct child *child) in release_child() function
/openbmc/linux/kernel/
H A Dresource.c199 static int __release_resource(struct resource *old, bool release_child) in __release_resource()