Searched refs:toss (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/fs/dlm/ |
D | recover.c | 744 list_for_each_entry(r, &ls->ls_rsbtbl[i].toss, res_hashchain) { in dlm_create_root_list() 779 list_for_each_entry_safe(r, safe, &ls->ls_rsbtbl[i].toss, in dlm_clear_toss_list()
|
D | lockspace.c | 471 INIT_LIST_HEAD(&ls->ls_rsbtbl[i].toss); in new_lockspace() 764 head = &ls->ls_rsbtbl[i].toss; in release_lockspace()
|
D | dlm_internal.h | 107 struct list_head toss; member
|
D | lock.c | 384 error = search_rsb_list(&ls->ls_rsbtbl[b].toss, name, len, flags, &r); in _search_rsb() 514 list_move(&r->res_hashchain, &ls->ls_rsbtbl[r->res_bucket].toss); in toss_rsb() 998 list_for_each_entry_reverse(r, &ls->ls_rsbtbl[b].toss, in shrink_bucket()
|
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_main.c | 7033 goto toss; in wlc_recv() 7044 goto toss; in wlc_recv() 7047 goto toss; in wlc_recv() 7054 goto toss; in wlc_recv() 7071 goto toss; in wlc_recv() 7079 goto toss; in wlc_recv() 7082 goto toss; in wlc_recv() 7087 toss: in wlc_recv()
|
/linux-2.6.39/Documentation/networking/ |
D | ip-sysctl.txt | 52 the fragment handler will toss packets until ipfrag_low_thresh 1012 the fragment handler will toss packets until ip6frag_low_thresh
|
/linux-2.6.39/Documentation/s390/ |
D | Debugging390.txt | 461 The function below should return 11 though gcc may get upset & toss warnings
|