Home
last modified time | relevance | path

Searched defs:first (Results 1 – 6 of 6) sorted by relevance

/scripts/include/
Dlist_types.h10 struct hlist_node *first; member
Dlist.h389 struct hlist_node *first = h->first; in hlist_add_head() local
/scripts/dtc/
Dlivetree.c65 struct property *chain_property(struct property *first, struct property *list) in chain_property()
73 struct property *reverse_properties(struct property *first) in reverse_properties()
259 struct node *chain_node(struct node *first, struct node *list) in chain_node()
371 struct reserve_info *chain_reserve_entry(struct reserve_info *first, in chain_reserve_entry()
Dsrcpos.c316 char *pos_str, *fresh_fname = NULL, *first, *rest; in srcpos_string_comment() local
/scripts/gdb/linux/
Dmapletree.py35 def __init__(self, mt, first, end): argument
/scripts/mod/
Dmodpost.c1938 int first = 1; in add_depends() local