HomeSort by relevance Sort by last modified time
    Searched refs:rpc_clear_running (Results 26 - 42 of 42) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/sunrpc/
sched.h 125 #define rpc_clear_running(t) do { smp_mb__before_clear_bit(); clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate); smp_mb__after_clear_bit(); } while (0) macro

Completed in 643 milliseconds

12