HomeSort by relevance Sort by last modified time
    Searched refs:tk_task (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/common/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /development/ndk/platforms/android-3/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /external/kernel-headers/original/linux/sunrpc/
sched.h 46 struct list_head tk_task; /* global list of tasks */ member in struct:rpc_task
114 if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
sched.h 43 struct list_head tk_task; member in struct:rpc_task
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)

Completed in 36 milliseconds