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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc.h402 /* the following two fields are only used if type == XPC_N_CALL */
409 #define XPC_N_CALL 0x01 /* notify function provided by user */ macro
H A Dxpc_sn2.c1730 DBUG_ON(notify_type != XPC_N_CALL);
2178 DBUG_ON(notify_type == XPC_N_CALL && func == NULL);
H A Dxpc_channel.c939 flags, payload, payload_size, XPC_N_CALL, func, key);
H A Dxpc_uv.c1538 DBUG_ON(notify_type != XPC_N_CALL);

Completed in 66 milliseconds