Searched refs:pending_str (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mcg.c | 997 char pending_str[40]; in sysfs_show_group() local 1011 scnprintf(pending_str, sizeof(pending_str), "No"); in sysfs_show_group() 1015 scnprintf(pending_str, sizeof(pending_str), "Yes(TID=0x%llx)", in sysfs_show_group() 1025 pending_str, in sysfs_show_group()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mcg.c | 996 char pending_str[40]; in sysfs_show_group() local 1008 sprintf(pending_str, "No"); in sysfs_show_group() 1011 sprintf(pending_str, "Yes(TID=0x%llx)", in sysfs_show_group() 1018 pending_str, in sysfs_show_group()
|
Completed in 5 milliseconds