Home
last modified time | relevance | path

Searched refs:fq (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/net/ipv6/
Dreassembly.c107 static __inline__ void __fq_unlink(struct frag_queue *fq) in __fq_unlink() argument
109 if(fq->next) in __fq_unlink()
110 fq->next->pprev = fq->pprev; in __fq_unlink()
111 *fq->pprev = fq->next; in __fq_unlink()
112 list_del(&fq->lru_list); in __fq_unlink()
116 static __inline__ void fq_unlink(struct frag_queue *fq) in fq_unlink() argument
119 __fq_unlink(fq); in fq_unlink()
202 static inline void frag_free_queue(struct frag_queue *fq, int *work) in frag_free_queue() argument
207 kfree(fq); in frag_free_queue()
212 struct frag_queue *fq = kmalloc(sizeof(struct frag_queue), GFP_ATOMIC); in frag_alloc_queue() local
[all …]
/linux-2.4.37.9/include/asm-sparc/
Dreg.h45 struct fq { struct
64 struct fq Fpu_q[16]; argument
/linux-2.4.37.9/arch/sparc/kernel/
Dptrace.c429 struct fq { in do_ptrace() struct
463 struct fq { in do_ptrace() struct
Dentry.S1738 std %fq, [%o2]
/linux-2.4.37.9/arch/sparc64/kernel/
Dptrace.c384 struct fq { in do_ptrace() struct
429 struct fq { in do_ptrace() struct