Home
last modified time | relevance | path

Searched refs:slowpath (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/Documentation/locking/
Dmutex-design.txt58 waiting to spin on mutex owner, only to go directly to slowpath upon
62 (iii) slowpath: last resort, if the lock is still unable to be acquired,
Dww-mutex-design.txt95 slowpath until the contended lock can be acquired).
/Linux-v4.19/Documentation/
Dpi-futex.txt11 - even in the slowpath, the system call and scheduling pattern is very
85 To handle the slowpath, we have added two new futex ops:
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c3371 &bp->slowpath->drv_info_to_mcp.ether_stat; in bnx2x_drv_info_ether_stat()
3415 &bp->slowpath->drv_info_to_mcp.fcoe_stat; in bnx2x_drv_info_fcoe_stat()
3517 &bp->slowpath->drv_info_to_mcp.iscsi_stat; in bnx2x_drv_info_iscsi_stat()
3580 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_handle_drv_info_req()
3687 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_update_mng_version()
3690 version = bp->slowpath->drv_info_to_mcp.iscsi_stat.version; in bnx2x_update_mng_version()
3693 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_update_mng_version()
3696 version = bp->slowpath->drv_info_to_mcp.fcoe_stat.version; in bnx2x_update_mng_version()
8275 BNX2X_PCI_FREE(bp->slowpath, bp->slowpath_mapping, in bnx2x_free_mem()
8319 &bp->slowpath->drv_info_to_mcp; in bnx2x_alloc_mem_cnic()
[all …]
Dbnx2x.h1174 #define bnx2x_sp(bp, var) (&bp->slowpath->var)
1610 struct bnx2x_slowpath *slowpath; member
Dbnx2x_stats.c405 tx_len = sizeof(bp->slowpath-> in bnx2x_port_stats_init()
407 rx_len = sizeof(bp->slowpath-> in bnx2x_port_stats_init()
/Linux-v4.19/Documentation/driver-api/gpio/
Ddriver.rst226 and .irq_bus_unlock() callbacks, as these are the only slowpath callbacks
/Linux-v4.19/lib/
DKconfig.debug1146 This feature enables slowpath testing for w/w mutex users by
/Linux-v4.19/arch/x86/
DKconfig781 Enable the collection of statistical data on the slowpath
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt4996 Disables the ticketlock slowpath using Xen PV