Searched refs:XPC_UNPACK_ARG1 (Results 1 – 2 of 2) sorted by relevance
220 #define XPC_UNPACK_ARG1(_args) (((u64)_args) & 0xffffffff) macro
684 short partid = XPC_UNPACK_ARG1(args); in xpc_kthread_start()