Home
last modified time | relevance | path

Searched defs:hnode (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/rmgr/ !
Dnode.c78 #define NODE_SET_PRIORITY(hnode, prio) ((hnode)->prio = prio) argument
79 #define NODE_SET_STATE(hnode, state) ((hnode)->node_state = state) argument
273 enum node_state node_get_state(void *hnode) in node_get_state()
675 DBAPI node_alloc_msg_buf(struct node_object *hnode, u32 usize, in node_alloc_msg_buf()
756 int node_change_priority(struct node_object *hnode, s32 prio) in node_change_priority()
828 struct node_object *hnode; in node_connect() local
1097 int node_create(struct node_object *hnode) in node_create()
1538 struct node_object *hnode; in node_enum_nodes() local
1570 int node_free_msg_buf(struct node_object *hnode, u8 * pbuffer, in node_free_msg_buf()
1607 int node_get_attr(struct node_object *hnode, in node_get_attr()
[all …]
Ddisp.c178 struct node_object *hnode, in disp_node_change_priority()
201 struct node_object *hnode, u32 rms_fxn, in disp_node_create()
417 struct node_object *hnode, u32 rms_fxn, in disp_node_delete()
455 struct node_object *hnode, u32 rms_fxn, in disp_node_run()
Dstrm.c385 int strm_open(struct node_object *hnode, u32 dir, u32 index, in strm_open()
Ddrv.c73 int drv_insert_node_res_element(void *hnode, void *node_resource, in drv_insert_node_res_element()
Dproc.c1548 void *hnode; in proc_stop() local
Dnldr.c1534 struct nldr_nodeobject *hnode = (struct nldr_nodeobject *)ref; in remote_alloc() local
/linux-3.4.99/include/net/netfilter/ !
Dnf_conntrack_helper.h20 struct hlist_node hnode; /* Internal use. */ member
Dnf_conntrack_expect.h17 struct hlist_node hnode; member
/linux-3.4.99/net/ipv4/ !
Dping.c155 struct hlist_nulls_node *hnode; in ping_v4_lookup() local
/linux-3.4.99/include/net/ !
Dsch_generic.h313 struct hlist_node hnode; member
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/ !
Ddspapi.c998 void *pr_ctxt, void *hnode) in find_node_handle()