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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dnodemgmt.c487 static inline int on_list(struct list_head *obj, struct list_head *head) function
569 if (on_list(&jeb->list, &c->bad_used_list)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c2381 * on_list - check request is on the given endpoint
2385 static bool on_list(struct s3c_hsotg_ep *ep, struct s3c_hsotg_req *test) function
2413 if (!on_list(hs_ep, hs_req)) {

Completed in 75 milliseconds