Searched refs:clean_up (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/scripts/kconfig/ |
D | merge_config.sh | 23 clean_up() { function 27 trap clean_up HUP INT TERM 139 clean_up 170 clean_up
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-device.c | 244 goto clean_up; in v4l2_device_register_subdev_nodes() 257 goto clean_up; in v4l2_device_register_subdev_nodes() 274 goto clean_up; in v4l2_device_register_subdev_nodes() 281 clean_up: in v4l2_device_register_subdev_nodes()
|
/Linux-v4.19/fs/jfs/ |
D | xattr.c | 530 goto clean_up; in ea_get() 545 goto clean_up; in ea_get() 555 goto clean_up; in ea_get() 565 goto clean_up; in ea_get() 578 goto clean_up; in ea_get() 583 clean_up: in ea_get()
|
D | jfs_dtree.c | 386 goto clean_up; in add_index() 389 goto clean_up; in add_index() 413 goto clean_up; in add_index() 423 goto clean_up; in add_index() 455 goto clean_up; in add_index() 468 goto clean_up; in add_index() 484 clean_up: in add_index()
|
D | jfs_xtree.c | 991 goto clean_up; in xtSplitPage() 1001 goto clean_up; in xtSplitPage() 1092 goto clean_up; in xtSplitPage() 1194 clean_up: in xtSplitPage()
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | fusb300_udc.c | 1369 goto clean_up; in fusb300_probe() 1377 goto clean_up; in fusb300_probe() 1385 goto clean_up; in fusb300_probe() 1392 goto clean_up; in fusb300_probe() 1399 goto clean_up; in fusb300_probe() 1406 goto clean_up; in fusb300_probe() 1425 goto clean_up; in fusb300_probe() 1432 goto clean_up; in fusb300_probe() 1489 clean_up: in fusb300_probe()
|
D | m66592-udc.c | 1551 goto clean_up; in m66592_probe() 1559 goto clean_up; in m66592_probe() 1566 goto clean_up; in m66592_probe() 1572 goto clean_up; in m66592_probe() 1579 goto clean_up; in m66592_probe() 1599 goto clean_up; in m66592_probe() 1678 clean_up: in m66592_probe()
|
/Linux-v4.19/drivers/net/ethernet/microchip/ |
D | lan743x_main.c | 107 goto clean_up; in lan743x_csr_init() 118 goto clean_up; in lan743x_csr_init() 134 goto clean_up; in lan743x_csr_init() 136 clean_up: in lan743x_csr_init() 547 goto clean_up; in lan743x_intr_open() 572 goto clean_up; in lan743x_intr_open() 615 goto clean_up; in lan743x_intr_open() 665 goto clean_up; in lan743x_intr_open() 674 clean_up: in lan743x_intr_open()
|
/Linux-v4.19/net/atm/ |
D | mpc.c | 73 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, 954 clean_up(mesg, mpc, DIE); in msg_from_mpoad() 958 clean_up(mesg, mpc, RELOAD); in msg_from_mpoad() 1388 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up() function
|
/Linux-v4.19/net/sctp/ |
D | sm_make_chunk.c | 2357 goto clean_up; in sctp_process_init() 2362 goto clean_up; in sctp_process_init() 2383 goto clean_up; in sctp_process_init() 2436 goto clean_up; in sctp_process_init() 2451 goto clean_up; in sctp_process_init() 2463 goto clean_up; in sctp_process_init() 2466 goto clean_up; in sctp_process_init() 2481 clean_up: in sctp_process_init()
|
/Linux-v4.19/drivers/usb/host/ |
D | r8a66597-hcd.c | 2414 goto clean_up; in r8a66597_probe() 2421 goto clean_up; in r8a66597_probe() 2429 goto clean_up; in r8a66597_probe() 2439 goto clean_up; in r8a66597_probe() 2445 goto clean_up; in r8a66597_probe() 2453 goto clean_up; in r8a66597_probe() 2511 clean_up: in r8a66597_probe()
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_offload.py | 506 def clean_up(): function 1053 clean_up() 1084 clean_up() 1287 clean_up()
|
/Linux-v4.19/drivers/net/ethernet/amd/ |
D | pcnet32.c | 1021 goto clean_up; in pcnet32_loopback_test() 1050 goto clean_up; in pcnet32_loopback_test() 1115 clean_up: in pcnet32_loopback_test()
|
/Linux-v4.19/drivers/scsi/ |
D | hpsa.c | 7949 goto clean_up; in hpsa_alloc_cmd_pool() 7953 clean_up: in hpsa_alloc_cmd_pool() 9241 goto clean_up; in hpsa_alloc_ioaccel1_cmd_and_bft() 9247 clean_up: in hpsa_alloc_ioaccel1_cmd_and_bft() 9295 goto clean_up; in hpsa_alloc_ioaccel2_cmd_and_bft() 9300 goto clean_up; in hpsa_alloc_ioaccel2_cmd_and_bft() 9306 clean_up: in hpsa_alloc_ioaccel2_cmd_and_bft()
|
/Linux-v4.19/Documentation/process/ |
D | kernel-docs.rst | 366 :Keywords: character driver, init_module, clean_up module,
|