Home
last modified time | relevance | path

Searched defs:clean_up (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/scripts/kconfig/
Dmerge_config.sh23 clean_up() { function
/Linux-v4.19/net/atm/
Dmpc.c1388 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up() function
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_offload.py506 def clean_up(): function