Searched refs:clean_up (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/drivers/media/v4l2-core/ |
D | v4l2-device.c | 210 goto clean_up; in v4l2_device_register_subdev_nodes() 224 goto clean_up; in v4l2_device_register_subdev_nodes() 241 goto clean_up; in v4l2_device_register_subdev_nodes() 248 clean_up: in v4l2_device_register_subdev_nodes()
|
/Linux-v5.4/scripts/kconfig/ |
D | merge_config.sh | 18 clean_up() { function 114 trap clean_up EXIT
|
/Linux-v5.4/fs/jfs/ |
D | xattr.c | 517 goto clean_up; in ea_get() 532 goto clean_up; in ea_get() 542 goto clean_up; in ea_get() 552 goto clean_up; in ea_get() 565 goto clean_up; in ea_get() 570 clean_up: in ea_get()
|
D | jfs_dtree.c | 373 goto clean_up; in add_index() 376 goto clean_up; in add_index() 400 goto clean_up; in add_index() 410 goto clean_up; in add_index() 442 goto clean_up; in add_index() 455 goto clean_up; in add_index() 471 clean_up: in add_index()
|
D | jfs_xtree.c | 978 goto clean_up; in xtSplitPage() 988 goto clean_up; in xtSplitPage() 1079 goto clean_up; in xtSplitPage() 1181 clean_up: in xtSplitPage()
|
/Linux-v5.4/drivers/usb/gadget/udc/ |
D | fusb300_udc.c | 1372 goto clean_up; in fusb300_probe() 1380 goto clean_up; in fusb300_probe() 1388 goto clean_up; in fusb300_probe() 1395 goto clean_up; in fusb300_probe() 1402 goto clean_up; in fusb300_probe() 1409 goto clean_up; in fusb300_probe() 1428 goto clean_up; in fusb300_probe() 1435 goto clean_up; in fusb300_probe() 1492 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-v5.4/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() 608 goto clean_up; in lan743x_intr_open() 658 goto clean_up; in lan743x_intr_open() 667 clean_up: in lan743x_intr_open()
|
/Linux-v5.4/net/atm/ |
D | mpc.c | 74 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, 955 clean_up(mesg, mpc, DIE); in msg_from_mpoad() 959 clean_up(mesg, mpc, RELOAD); in msg_from_mpoad() 1389 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up() function
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_offload.py | 576 def clean_up(): function 1151 clean_up() 1183 clean_up() 1390 clean_up()
|
/Linux-v5.4/net/sctp/ |
D | sm_make_chunk.c | 2346 goto clean_up; in sctp_process_init() 2351 goto clean_up; in sctp_process_init() 2372 goto clean_up; in sctp_process_init() 2432 goto clean_up; in sctp_process_init() 2444 goto clean_up; in sctp_process_init() 2450 goto clean_up; in sctp_process_init() 2465 clean_up: in sctp_process_init()
|
/Linux-v5.4/drivers/usb/host/ |
D | r8a66597-hcd.c | 2418 goto clean_up; in r8a66597_probe() 2426 goto clean_up; in r8a66597_probe() 2436 goto clean_up; in r8a66597_probe() 2442 goto clean_up; in r8a66597_probe() 2450 goto clean_up; in r8a66597_probe() 2508 clean_up: in r8a66597_probe()
|
/Linux-v5.4/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-v5.4/drivers/scsi/ |
D | hpsa.c | 8017 goto clean_up; in hpsa_alloc_cmd_pool() 8021 clean_up: in hpsa_alloc_cmd_pool() 9334 goto clean_up; in hpsa_alloc_ioaccel1_cmd_and_bft() 9340 clean_up: in hpsa_alloc_ioaccel1_cmd_and_bft() 9388 goto clean_up; in hpsa_alloc_ioaccel2_cmd_and_bft() 9393 goto clean_up; in hpsa_alloc_ioaccel2_cmd_and_bft() 9399 clean_up: in hpsa_alloc_ioaccel2_cmd_and_bft()
|
/Linux-v5.4/Documentation/process/ |
D | kernel-docs.rst | 354 :Keywords: character driver, init_module, clean_up module,
|