Searched refs:tcmu_netlink_event_init (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/target/ |
D | target_core_user.c | 1934 static int tcmu_netlink_event_init(struct tcmu_dev *udev, in tcmu_netlink_event_init() function 2004 ret = tcmu_netlink_event_init(udev, TCMU_CMD_ADDED_DEVICE, &skb, in tcmu_send_dev_add_event() 2018 ret = tcmu_netlink_event_init(udev, TCMU_CMD_REMOVED_DEVICE, in tcmu_send_dev_remove_event() 2529 ret = tcmu_netlink_event_init(udev, TCMU_CMD_RECONFIG_DEVICE, in tcmu_send_dev_config_event() 2590 ret = tcmu_netlink_event_init(udev, TCMU_CMD_RECONFIG_DEVICE, in tcmu_send_dev_size_event() 2673 ret = tcmu_netlink_event_init(udev, TCMU_CMD_RECONFIG_DEVICE, in tcmu_send_emulate_write_cache()
|