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

1 2 3

  /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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/5/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...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/7/platforms/android-14/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...]
  /prebuilts/ndk/7/platforms/android-14/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/platforms/android-4/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/platforms/android-9/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...]
  /prebuilts/ndk/7/platforms/android-9/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...]
  /prebuilts/ndk/8/platforms/android-14/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...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/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...]
  /prebuilts/ndk/8/platforms/android-14/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 1277 milliseconds

1 2 3