HomeSort by relevance Sort by last modified time
    Searched defs:rpc_task (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/common/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /development/ndk/platforms/android-3/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /external/kernel-headers/original/linux/sunrpc/
sched.h 41 struct rpc_task { struct
66 void (*tk_timeout_fn)(struct rpc_task *);
67 void (*tk_callback)(struct rpc_task *);
68 void (*tk_action)(struct rpc_task *);
105 if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
109 ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
114 if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
116 typedef void (*rpc_action)(struct rpc_task *);
119 void (*rpc_call_prepare)(struct rpc_task *, void *);
120 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/sunrpc/
sched.h 38 struct rpc_task { struct
54 void (*tk_timeout_fn)(struct rpc_task *);
55 void (*tk_callback)(struct rpc_task *);
56 void (*tk_action)(struct rpc_task *);
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))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
89 typedef void (*rpc_action)(struct rpc_task *);
92 void (*rpc_call_prepare)(struct rpc_task *, void *);
93 void (*rpc_call_done)(struct rpc_task *, void *)
    [all...]

Completed in 466 milliseconds