/linux-4.1.27/scripts/kconfig/ |
D | merge_config.sh | 23 clean_up() { function 27 trap clean_up HUP INT TERM 127 clean_up 158 clean_up
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-device.c | 234 goto clean_up; in v4l2_device_register_subdev_nodes() 247 goto clean_up; in v4l2_device_register_subdev_nodes() 257 clean_up: in v4l2_device_register_subdev_nodes()
|
/linux-4.1.27/drivers/remoteproc/ |
D | remoteproc_core.c | 812 goto clean_up; in rproc_fw_boot() 818 goto clean_up; in rproc_fw_boot() 825 goto clean_up; in rproc_fw_boot() 832 goto clean_up; in rproc_fw_boot() 845 goto clean_up; in rproc_fw_boot() 854 goto clean_up; in rproc_fw_boot() 870 clean_up: in rproc_fw_boot()
|
/linux-4.1.27/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-4.1.27/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() 1481 clean_up: in fusb300_probe()
|
D | m66592-udc.c | 1566 goto clean_up; in m66592_probe() 1574 goto clean_up; in m66592_probe() 1581 goto clean_up; in m66592_probe() 1587 goto clean_up; in m66592_probe() 1594 goto clean_up; in m66592_probe() 1616 goto clean_up; in m66592_probe() 1684 clean_up: in m66592_probe()
|
/linux-4.1.27/net/bridge/ |
D | br_vlan.c | 658 goto clean_up; in nbp_vlan_add() 665 goto clean_up; in nbp_vlan_add() 670 clean_up: in nbp_vlan_add()
|
/linux-4.1.27/net/sctp/ |
D | sm_make_chunk.c | 2331 goto clean_up; in sctp_process_init() 2336 goto clean_up; in sctp_process_init() 2357 goto clean_up; in sctp_process_init() 2408 goto clean_up; in sctp_process_init() 2423 goto clean_up; in sctp_process_init() 2442 goto clean_up; in sctp_process_init() 2446 goto clean_up; in sctp_process_init() 2462 clean_up: in sctp_process_init()
|
/linux-4.1.27/drivers/usb/host/ |
D | r8a66597-hcd.c | 2426 goto clean_up; in r8a66597_probe() 2433 goto clean_up; in r8a66597_probe() 2441 goto clean_up; in r8a66597_probe() 2451 goto clean_up; in r8a66597_probe() 2457 goto clean_up; in r8a66597_probe() 2465 goto clean_up; in r8a66597_probe() 2525 clean_up: in r8a66597_probe()
|
/linux-4.1.27/net/atm/ |
D | mpc.c | 73 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, 956 clean_up(mesg, mpc, DIE); in msg_from_mpoad() 960 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-4.1.27/drivers/scsi/ |
D | hpsa.c | 6426 goto clean_up; in hpsa_allocate_cmd_pool() 6429 clean_up: in hpsa_allocate_cmd_pool() 7397 goto clean_up; in hpsa_alloc_ioaccel_cmd_and_bft() 7403 clean_up: in hpsa_alloc_ioaccel_cmd_and_bft() 7434 goto clean_up; in ioaccel2_alloc_cmds_and_bft() 7440 clean_up: in ioaccel2_alloc_cmds_and_bft() 7468 goto clean_up; in hpsa_put_ctlr_into_performant_mode() 7474 goto clean_up; in hpsa_put_ctlr_into_performant_mode() 7488 goto clean_up; in hpsa_put_ctlr_into_performant_mode() 7498 goto clean_up; in hpsa_put_ctlr_into_performant_mode() [all …]
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | pcnet32.c | 917 goto clean_up; in pcnet32_loopback_test() 946 goto clean_up; in pcnet32_loopback_test() 1011 clean_up: in pcnet32_loopback_test()
|
/linux-4.1.27/drivers/block/ |
D | cciss.c | 4041 goto clean_up; in cciss_put_controller_into_performant_mode() 4051 clean_up: in cciss_put_controller_into_performant_mode()
|
/linux-4.1.27/Documentation/ |
D | kernel-docs.txt | 141 Keywords: character driver, init_module, clean_up module,
|