/Linux-v5.15/drivers/media/v4l2-core/ |
D | v4l2-device.c | 209 goto clean_up; in __v4l2_device_register_subdev_nodes() 227 goto clean_up; in __v4l2_device_register_subdev_nodes() 243 goto clean_up; in __v4l2_device_register_subdev_nodes() 250 clean_up: in __v4l2_device_register_subdev_nodes()
|
/Linux-v5.15/tools/testing/selftests/bpf/ |
D | test_xdp_redirect_multi.sh | 47 clean_up() function 192 trap clean_up 0 2 3 6 9 200 clean_up
|
D | test_offload.py | 585 def clean_up(): function 1167 clean_up() 1199 clean_up() 1406 clean_up()
|
/Linux-v5.15/scripts/kconfig/ |
D | merge_config.sh | 18 clean_up() { function 121 trap clean_up EXIT
|
/Linux-v5.15/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.15/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()
|
D | tegra-xudc.c | 3513 goto clean_up; in tegra_xudc_phy_get() 3523 goto clean_up; in tegra_xudc_phy_get() 3541 goto clean_up; in tegra_xudc_phy_get() 3548 clean_up: in tegra_xudc_phy_get()
|
/Linux-v5.15/drivers/net/ethernet/microchip/ |
D | lan743x_main.c | 110 goto clean_up; in lan743x_csr_init() 121 goto clean_up; in lan743x_csr_init() 137 goto clean_up; in lan743x_csr_init() 139 clean_up: in lan743x_csr_init() 543 goto clean_up; in lan743x_intr_open() 568 goto clean_up; in lan743x_intr_open() 604 goto clean_up; in lan743x_intr_open() 654 goto clean_up; in lan743x_intr_open() 663 clean_up: in lan743x_intr_open()
|
/Linux-v5.15/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.15/net/sctp/ |
D | sm_make_chunk.c | 2397 goto clean_up; in sctp_process_init() 2402 goto clean_up; in sctp_process_init() 2423 goto clean_up; in sctp_process_init() 2483 goto clean_up; in sctp_process_init() 2495 goto clean_up; in sctp_process_init() 2501 goto clean_up; in sctp_process_init() 2516 clean_up: in sctp_process_init()
|
/Linux-v5.15/drivers/usb/host/ |
D | r8a66597-hcd.c | 2416 goto clean_up; in r8a66597_probe() 2424 goto clean_up; in r8a66597_probe() 2434 goto clean_up; in r8a66597_probe() 2440 goto clean_up; in r8a66597_probe() 2448 goto clean_up; in r8a66597_probe() 2506 clean_up: in r8a66597_probe()
|
/Linux-v5.15/drivers/net/ethernet/amd/ |
D | pcnet32.c | 1009 goto clean_up; in pcnet32_loopback_test() 1038 goto clean_up; in pcnet32_loopback_test() 1103 clean_up: in pcnet32_loopback_test()
|
/Linux-v5.15/drivers/scsi/ |
D | hpsa.c | 8066 goto clean_up; in hpsa_alloc_cmd_pool() 8070 clean_up: in hpsa_alloc_cmd_pool() 9395 goto clean_up; in hpsa_alloc_ioaccel1_cmd_and_bft() 9401 clean_up: in hpsa_alloc_ioaccel1_cmd_and_bft() 9449 goto clean_up; in hpsa_alloc_ioaccel2_cmd_and_bft() 9454 goto clean_up; in hpsa_alloc_ioaccel2_cmd_and_bft() 9460 clean_up: in hpsa_alloc_ioaccel2_cmd_and_bft()
|
/Linux-v5.15/Documentation/process/ |
D | kernel-docs.rst | 356 :Keywords: character driver, init_module, clean_up module,
|