Home
last modified time | relevance | path

Searched defs:copy_node (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/mac80211/
Dmesh.h155 int (*copy_node) (struct hlist_node *p, struct mesh_table *newtbl); member
/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp-hw.c754 struct bdisp_node **copy_node = ctx->bdisp_dev->dbg.copy_node; in bdisp_hw_save_request() local
Dbdisp.h157 struct bdisp_node *copy_node[MAX_NB_NODE]; member
/linux-4.4.14/scripts/genksyms/
Dgenksyms.c379 struct string_list *copy_node(struct string_list *node) in copy_node() function