Searched refs:clean_up (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/fs/umsdos/ |
D | dir.c | 226 goto clean_up; in umsdos_readdir_x() 250 clean_up: in umsdos_readdir_x() 270 goto clean_up; in umsdos_readdir_x()
|
/linux-2.4.37.9/net/atm/ |
D | mpc.c | 59 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action); 912 clean_up(mesg, mpc, DIE); in msg_from_mpoad() 916 clean_up(mesg, mpc, RELOAD); in msg_from_mpoad() 1344 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up() function
|
/linux-2.4.37.9/fs/jfs/ |
D | jfs_dtree.c | 384 goto clean_up; /* No space */ in add_index() 405 goto clean_up; in add_index() 415 goto clean_up; in add_index() 447 goto clean_up; in add_index() 461 goto clean_up; in add_index() 477 clean_up: in add_index()
|
/linux-2.4.37.9/net/sctp/ |
D | sm_make_chunk.c | 1819 goto clean_up; in sctp_process_init() 1862 goto clean_up; in sctp_process_init() 1910 clean_up: in sctp_process_init()
|
/linux-2.4.37.9/drivers/net/ |
D | pcnet32.c | 693 goto clean_up; in pcnet32_loopback_test() 785 clean_up: in pcnet32_loopback_test()
|
/linux-2.4.37.9/Documentation/ |
D | kernel-docs.txt | 134 Keywords: character driver, init_module, clean_up module,
|