Searched defs:hnode (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/ ! |
D | node.c | 78 #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 …]
|
D | disp.c | 178 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()
|
D | strm.c | 385 int strm_open(struct node_object *hnode, u32 dir, u32 index, in strm_open()
|
D | drv.c | 73 int drv_insert_node_res_element(void *hnode, void *node_resource, in drv_insert_node_res_element()
|
D | proc.c | 1548 void *hnode; in proc_stop() local
|
D | nldr.c | 1534 struct nldr_nodeobject *hnode = (struct nldr_nodeobject *)ref; in remote_alloc() local
|
/linux-3.4.99/include/net/netfilter/ ! |
D | nf_conntrack_helper.h | 20 struct hlist_node hnode; /* Internal use. */ member
|
D | nf_conntrack_expect.h | 17 struct hlist_node hnode; member
|
/linux-3.4.99/net/ipv4/ ! |
D | ping.c | 155 struct hlist_nulls_node *hnode; in ping_v4_lookup() local
|
/linux-3.4.99/include/net/ ! |
D | sch_generic.h | 313 struct hlist_node hnode; member
|
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/ ! |
D | dspapi.c | 998 void *pr_ctxt, void *hnode) in find_node_handle()
|