Searched refs:hnode (Results 1 - 25 of 60) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dnode.h72 * hnode: The node handle.
88 extern int node_alloc_msg_buf(struct node_object *hnode,
97 * hnode: Node handle returned from node_allocate.
101 * -EFAULT: Invalid hnode.
113 extern int node_change_priority(struct node_object *hnode, s32 prio);
196 * hnode: Node handle returned from node_allocate().
199 * -EFAULT: Invalid hnode.
209 extern int node_create(struct node_object *hnode);
250 * -EFAULT: Invalid hnode.
257 * 0: hnode i
[all...]
H A Ddisp.h101 * hnode: Node object representing a node currently
112 * hnode != NULL.
117 struct node_object *hnode,
127 * hnode: Node handle obtained from node_allocate().
141 * hnode != NULL.
143 * node_get_type(hnode) != NODE_DEVICE.
147 struct node_object *hnode,
159 * hnode: Node object representing a node currently
170 * hnode != NULL.
174 struct node_object *hnode,
[all...]
H A Dnodepriv.h88 * hnode: Node object allocated from node_allocate().
94 * -EFAULT: Invalid hnode.
104 extern int node_get_channel_id(struct node_object *hnode,
112 * hnode: Node allocated with node_allocate().
116 * -EFAULT: Invalid hnode.
121 extern int node_get_strm_mgr(struct node_object *hnode,
129 * hnode: Node allocated with node_allocate(), or DSP_HGPPNODE.
133 * Valid hnode.
136 extern u32 node_get_timeout(struct node_object *hnode);
143 * hnode
[all...]
H A Dresourcecleanup.h37 extern int drv_insert_node_res_element(void *hnode, void *node_resource,
52 extern enum node_state node_get_state(void *hnode);
H A Ddspapi-ioctl.h186 void *hnode; member in struct:trapped_args::__anon31472
193 void *hnode; member in struct:trapped_args::__anon31473
198 void *hnode; member in struct:trapped_args::__anon31474
207 void *hnode; member in struct:trapped_args::__anon31475
211 void *hnode; member in struct:trapped_args::__anon31476
215 void *hnode; member in struct:trapped_args::__anon31477
221 void *hnode; member in struct:trapped_args::__anon31478
227 void *hnode; member in struct:trapped_args::__anon31479
233 void *hnode; member in struct:trapped_args::__anon31480
237 void *hnode; member in struct:trapped_args::__anon31481
243 void *hnode; member in struct:trapped_args::__anon31482
250 void *hnode; member in struct:trapped_args::__anon31483
254 void *hnode; member in struct:trapped_args::__anon31484
308 void *hnode; member in struct:trapped_args::__anon31493
[all...]
H A Dstrm.h252 * hnode: Node handle returned from node_allocate().
260 * -EFAULT: Invalid hnode.
262 * hnode is not a task or DAIS socket node.
273 extern int strm_open(struct node_object *hnode, u32 dir,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/include/dspbridge/
H A Dnode.h72 * hnode: The node handle.
88 extern int node_alloc_msg_buf(struct node_object *hnode,
97 * hnode: Node handle returned from node_allocate.
101 * -EFAULT: Invalid hnode.
113 extern int node_change_priority(struct node_object *hnode, s32 prio);
196 * hnode: Node handle returned from node_allocate().
199 * -EFAULT: Invalid hnode.
209 extern int node_create(struct node_object *hnode);
250 * -EFAULT: Invalid hnode.
257 * 0: hnode i
[all...]
H A Ddisp.h101 * hnode: Node object representing a node currently
112 * hnode != NULL.
117 struct node_object *hnode,
127 * hnode: Node handle obtained from node_allocate().
141 * hnode != NULL.
143 * node_get_type(hnode) != NODE_DEVICE.
147 struct node_object *hnode,
159 * hnode: Node object representing a node currently
170 * hnode != NULL.
174 struct node_object *hnode,
[all...]
H A Dnodepriv.h88 * hnode: Node object allocated from node_allocate().
94 * -EFAULT: Invalid hnode.
104 extern int node_get_channel_id(struct node_object *hnode,
112 * hnode: Node allocated with node_allocate().
116 * -EFAULT: Invalid hnode.
121 extern int node_get_strm_mgr(struct node_object *hnode,
129 * hnode: Node allocated with node_allocate(), or DSP_HGPPNODE.
133 * Valid hnode.
136 extern u32 node_get_timeout(struct node_object *hnode);
143 * hnode
[all...]
H A Dresourcecleanup.h37 extern int drv_insert_node_res_element(void *hnode, void *node_resource,
52 extern enum node_state node_get_state(void *hnode);
H A Ddspapi-ioctl.h186 void *hnode; member in struct:trapped_args::__anon19779
193 void *hnode; member in struct:trapped_args::__anon19780
198 void *hnode; member in struct:trapped_args::__anon19781
207 void *hnode; member in struct:trapped_args::__anon19782
211 void *hnode; member in struct:trapped_args::__anon19783
215 void *hnode; member in struct:trapped_args::__anon19784
221 void *hnode; member in struct:trapped_args::__anon19785
227 void *hnode; member in struct:trapped_args::__anon19786
233 void *hnode; member in struct:trapped_args::__anon19787
237 void *hnode; member in struct:trapped_args::__anon19788
243 void *hnode; member in struct:trapped_args::__anon19789
250 void *hnode; member in struct:trapped_args::__anon19790
254 void *hnode; member in struct:trapped_args::__anon19791
308 void *hnode; member in struct:trapped_args::__anon19800
[all...]
H A Dstrm.h252 * hnode: Node handle returned from node_allocate().
260 * -EFAULT: Invalid hnode.
262 * hnode is not a task or DAIS socket node.
273 extern int strm_open(struct node_object *hnode, u32 dir,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnode.c82 #define NODE_SET_PRIORITY(hnode, prio) ((hnode)->prio = prio)
83 #define NODE_SET_STATE(hnode, state) ((hnode)->node_state = state)
241 static void delete_node(struct node_object *hnode,
247 static void fill_stream_def(struct node_object *hnode,
251 static int get_fxn_address(struct node_object *hnode, u32 * fxn_addr,
254 struct node_object *hnode,
279 enum node_state node_get_state(void *hnode) argument
281 struct node_object *pnode = (struct node_object *)hnode;
689 node_alloc_msg_buf(struct node_object *hnode, u32 usize, struct dsp_bufferattr *pattr, u8 **pbuffer) argument
776 node_change_priority(struct node_object *hnode, s32 prio) argument
849 struct node_object *hnode; local
1146 node_create(struct node_object *hnode) argument
1623 struct node_object *hnode; local
1680 node_free_msg_buf(struct node_object *hnode, u8 * pbuffer, struct dsp_bufferattr *pattr) argument
1722 node_get_attr(struct node_object *hnode, struct dsp_nodeattr *pattr, u32 attr_size) argument
1766 node_get_channel_id(struct node_object *hnode, u32 dir, u32 index, u32 *chan_id) argument
1808 node_get_message(struct node_object *hnode, struct dsp_msg *message, u32 utimeout) argument
1905 node_get_strm_mgr(struct node_object *hnode, struct strm_mgr **strm_man) argument
1923 node_get_load_type(struct node_object *hnode) argument
1940 node_get_timeout(struct node_object *hnode) argument
1957 node_get_type(struct node_object *hnode) argument
1991 node_on_exit(struct node_object *hnode, s32 node_status) argument
2017 node_pause(struct node_object *hnode) argument
2099 node_put_message(struct node_object *hnode, const struct dsp_msg *pmsg, u32 utimeout) argument
2197 node_register_notify(struct node_object *hnode, u32 event_mask, u32 notify_type, struct dsp_notification *hnotification) argument
2251 node_run(struct node_object *hnode) argument
2371 node_terminate(struct node_object *hnode, int *pstatus) argument
2505 delete_node(struct node_object *hnode, struct process_context *pr_ctxt) argument
2644 struct node_object *hnode; local
2763 fill_stream_def(struct node_object *hnode, struct node_strmdef *pstrm_def, struct dsp_strmattr *pattrs) argument
2823 get_fxn_address(struct node_object *hnode, u32 * fxn_addr, u32 phase) argument
2864 get_node_info(struct node_object *hnode, struct dsp_nodeinfo *node_info) argument
2892 get_node_props(struct dcd_manager *hdcd_mgr, struct node_object *hnode, const struct dsp_uuid *node_uuid, struct dcd_genericobj *dcd_prop) argument
3134 struct node_object *hnode = (struct node_object *)priv_ref; local
3178 struct node_object *hnode = (struct node_object *)priv_ref; local
[all...]
H A Ddisp.c223 struct node_object *hnode,
232 DBC_REQUIRE(hnode != NULL);
239 status = send_message(disp_obj, node_get_timeout(hnode),
250 struct node_object *hnode, u32 rms_fxn,
281 DBC_REQUIRE(hnode != NULL);
282 DBC_REQUIRE(node_get_type(hnode) != NODE_DEVICE);
296 node_type = node_get_type(hnode);
354 if (node_get_load_type(hnode) == NLDR_DYNAMICLOAD) {
361 rms_cmd->data = node_get_type(hnode);
396 * don't just reach into the hnode struc
222 disp_node_change_priority(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, nodeenv node_env, s32 prio) argument
249 disp_node_create(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, u32 ul_create_fxn, const struct node_createargs *pargs, nodeenv *node_env) argument
485 disp_node_delete(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, u32 ul_delete_fxn, nodeenv node_env) argument
539 disp_node_run(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, u32 ul_execute_fxn, nodeenv node_env) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/rmgr/
H A Dnode.c82 #define NODE_SET_PRIORITY(hnode, prio) ((hnode)->prio = prio)
83 #define NODE_SET_STATE(hnode, state) ((hnode)->node_state = state)
241 static void delete_node(struct node_object *hnode,
247 static void fill_stream_def(struct node_object *hnode,
251 static int get_fxn_address(struct node_object *hnode, u32 * fxn_addr,
254 struct node_object *hnode,
279 enum node_state node_get_state(void *hnode) argument
281 struct node_object *pnode = (struct node_object *)hnode;
689 node_alloc_msg_buf(struct node_object *hnode, u32 usize, struct dsp_bufferattr *pattr, u8 **pbuffer) argument
776 node_change_priority(struct node_object *hnode, s32 prio) argument
849 struct node_object *hnode; local
1146 node_create(struct node_object *hnode) argument
1623 struct node_object *hnode; local
1680 node_free_msg_buf(struct node_object *hnode, u8 * pbuffer, struct dsp_bufferattr *pattr) argument
1722 node_get_attr(struct node_object *hnode, struct dsp_nodeattr *pattr, u32 attr_size) argument
1766 node_get_channel_id(struct node_object *hnode, u32 dir, u32 index, u32 *chan_id) argument
1808 node_get_message(struct node_object *hnode, struct dsp_msg *message, u32 utimeout) argument
1905 node_get_strm_mgr(struct node_object *hnode, struct strm_mgr **strm_man) argument
1923 node_get_load_type(struct node_object *hnode) argument
1940 node_get_timeout(struct node_object *hnode) argument
1957 node_get_type(struct node_object *hnode) argument
1991 node_on_exit(struct node_object *hnode, s32 node_status) argument
2017 node_pause(struct node_object *hnode) argument
2099 node_put_message(struct node_object *hnode, const struct dsp_msg *pmsg, u32 utimeout) argument
2197 node_register_notify(struct node_object *hnode, u32 event_mask, u32 notify_type, struct dsp_notification *hnotification) argument
2251 node_run(struct node_object *hnode) argument
2371 node_terminate(struct node_object *hnode, int *pstatus) argument
2505 delete_node(struct node_object *hnode, struct process_context *pr_ctxt) argument
2644 struct node_object *hnode; local
2763 fill_stream_def(struct node_object *hnode, struct node_strmdef *pstrm_def, struct dsp_strmattr *pattrs) argument
2823 get_fxn_address(struct node_object *hnode, u32 * fxn_addr, u32 phase) argument
2864 get_node_info(struct node_object *hnode, struct dsp_nodeinfo *node_info) argument
2892 get_node_props(struct dcd_manager *hdcd_mgr, struct node_object *hnode, const struct dsp_uuid *node_uuid, struct dcd_genericobj *dcd_prop) argument
3134 struct node_object *hnode = (struct node_object *)priv_ref; local
3178 struct node_object *hnode = (struct node_object *)priv_ref; local
[all...]
H A Ddisp.c223 struct node_object *hnode,
232 DBC_REQUIRE(hnode != NULL);
239 status = send_message(disp_obj, node_get_timeout(hnode),
250 struct node_object *hnode, u32 rms_fxn,
281 DBC_REQUIRE(hnode != NULL);
282 DBC_REQUIRE(node_get_type(hnode) != NODE_DEVICE);
296 node_type = node_get_type(hnode);
354 if (node_get_load_type(hnode) == NLDR_DYNAMICLOAD) {
361 rms_cmd->data = node_get_type(hnode);
396 * don't just reach into the hnode struc
222 disp_node_change_priority(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, nodeenv node_env, s32 prio) argument
249 disp_node_create(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, u32 ul_create_fxn, const struct node_createargs *pargs, nodeenv *node_env) argument
485 disp_node_delete(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, u32 ul_delete_fxn, nodeenv node_env) argument
539 disp_node_run(struct disp_object *disp_obj, struct node_object *hnode, u32 rms_fxn, u32 ul_execute_fxn, nodeenv node_env) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_helper.c59 hlist_for_each_entry_rcu(helper, n, &nf_ct_helper_hash[h], hnode) {
74 hlist_for_each_entry_rcu(h, n, &nf_ct_helper_hash[i], hnode) {
191 hlist_add_head_rcu(&me->hnode, &nf_ct_helper_hash[h]);
211 &net->ct.expect_hash[i], hnode) {
235 hlist_del_rcu(&me->hnode);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_helper.c59 hlist_for_each_entry_rcu(helper, n, &nf_ct_helper_hash[h], hnode) {
74 hlist_for_each_entry_rcu(h, n, &nf_ct_helper_hash[i], hnode) {
191 hlist_add_head_rcu(&me->hnode, &nf_ct_helper_hash[h]);
211 &net->ct.expect_hash[i], hnode) {
235 hlist_del_rcu(&me->hnode);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Didcinvideo.c62 } hnode; typedef in typeref:struct:__anon1238
72 hnode huff_nodes[256][HUF_TOKENS*2];
83 static int huff_smallest_node(hnode *hnodes, int num_hnodes) {
116 hnode *node, *hnodes;
175 hnode *hnodes;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Didcinvideo.c62 } hnode; typedef in typeref:struct:__anon2143
72 hnode huff_nodes[256][HUF_TOKENS*2];
83 static int huff_smallest_node(hnode *hnodes, int num_hnodes) {
116 hnode *node, *hnodes;
175 hnode *hnodes;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Didcinvideo.c62 } hnode; typedef in typeref:struct:__anon36168
72 hnode huff_nodes[256][HUF_TOKENS*2];
83 static int huff_smallest_node(hnode *hnodes, int num_hnodes) {
116 hnode *node, *hnodes;
175 hnode *hnodes;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddspapi.c1064 void *pr_ctxt, void *hnode)
1068 (int)hnode - 1);
1149 args->args_node_allocmsgbuf.hnode);
1166 status = node_alloc_msg_buf(node_res->hnode,
1183 args->args_node_changepriority.hnode);
1188 ret = node_change_priority(node_res->hnode,
1208 if ((int)args->args_node_connect.hnode != DSP_HGPPNODE) {
1210 args->args_node_connect.hnode);
1212 node1 = node_res1->hnode;
1214 node1 = args->args_node_connect.hnode;
1063 find_node_handle(struct node_res_object **noderes, void *pr_ctxt, void *hnode) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/pmgr/
H A Ddspapi.c1064 void *pr_ctxt, void *hnode)
1068 (int)hnode - 1);
1149 args->args_node_allocmsgbuf.hnode);
1166 status = node_alloc_msg_buf(node_res->hnode,
1183 args->args_node_changepriority.hnode);
1188 ret = node_change_priority(node_res->hnode,
1208 if ((int)args->args_node_connect.hnode != DSP_HGPPNODE) {
1210 args->args_node_connect.hnode);
1212 node1 = node_res1->hnode;
1214 node1 = args->args_node_connect.hnode;
1063 find_node_handle(struct node_res_object **noderes, void *pr_ctxt, void *hnode) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_expect.h17 struct hlist_node hnode; member in struct:nf_conntrack_expect
H A Dnf_conntrack_helper.h20 struct hlist_node hnode; /* Internal use. */ member in struct:nf_conntrack_helper

Completed in 287 milliseconds

123