Searched refs:ipc_rcu_sched (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dutil.c474 * - [only if vmalloc]: ipc_rcu_sched.
494 struct ipc_rcu_sched struct
503 #define HDRLEN_VMALLOC (sizeof(struct ipc_rcu_sched) > HDRLEN_KMALLOC ? \
504 sizeof(struct ipc_rcu_sched) : HDRLEN_KMALLOC)
556 vfree(container_of(work, struct ipc_rcu_sched, work));
569 struct ipc_rcu_sched *sched;
572 sched = container_of(&(grace->data[0]), struct ipc_rcu_sched,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dutil.c474 * - [only if vmalloc]: ipc_rcu_sched.
494 struct ipc_rcu_sched struct
503 #define HDRLEN_VMALLOC (sizeof(struct ipc_rcu_sched) > HDRLEN_KMALLOC ? \
504 sizeof(struct ipc_rcu_sched) : HDRLEN_KMALLOC)
556 vfree(container_of(work, struct ipc_rcu_sched, work));
569 struct ipc_rcu_sched *sched;
572 sched = container_of(&(grace->data[0]), struct ipc_rcu_sched,

Completed in 68 milliseconds