Home
last modified time | relevance | path

Searched refs:XPC_P_SS_SETUP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc.h592 #define XPC_P_SS_SETUP 0x01 /* infrastructure is setup */ macro
713 setup = (part->setup_state == XPC_P_SS_SETUP); in xpc_part_ref()
H A Dxpc_main.c471 * With the setting of the partition setup_state to XPC_P_SS_SETUP, in xpc_setup_ch_structures()
474 part->setup_state = XPC_P_SS_SETUP; in xpc_setup_ch_structures()
503 DBUG_ON(part->setup_state != XPC_P_SS_SETUP); in xpc_teardown_ch_structures()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc.h592 #define XPC_P_SS_SETUP 0x01 /* infrastructure is setup */ macro
714 setup = (part->setup_state == XPC_P_SS_SETUP); in xpc_part_ref()
H A Dxpc_main.c462 * With the setting of the partition setup_state to XPC_P_SS_SETUP, in xpc_setup_ch_structures()
465 part->setup_state = XPC_P_SS_SETUP; in xpc_setup_ch_structures()
494 DBUG_ON(part->setup_state != XPC_P_SS_SETUP); in xpc_teardown_ch_structures()

Completed in 7 milliseconds