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

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon39658
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon40106
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon40467
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon40825
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon41183
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon41544
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon41937
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon42383
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/sunrpc/
sched.h 68 struct rpc_wait tk_wait; member in union:rpc_task::__anon42831
83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))

Completed in 259 milliseconds

12