Searched refs:call (Results 301 - 325 of 1094) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A DMakefile25 $(call if_changed,ld)
28 $(call if_changed,objcopy)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dhevc.mak167 $(foreach N,$(HEVC_SAMPLES),$(eval $(call FATE_HEVC_TEST,$(N))))
168 $(foreach N,$(HEVC_SAMPLES_10BIT),$(eval $(call FATE_HEVC_TEST_10BIT,$(N))))
170 FATE_HEVC-$(call DEMDEC, HEVC, HEVC) += $(FATE_HEVC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtestca.com14 $ call deltree [.demoCA]*.*
41 $ call deltree [.demoCA]*.*
62 $ call deltree [.'f$parse(_f,,,"NAME")']*.*
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dwinfixup.S33 call do_sparc64_fault
101 call do_sparc64_fault
123 call sun4v_do_mna
128 call mem_address_unaligned
151 call sun4v_data_access_exception
154 1: call spitfire_data_access_exception
H A Dsyscalls.S1 /* SunOS's execv() call only specifies the argv argument, the
47 call do_sigreturn32
53 call do_rt_sigreturn
59 call do_rt_sigreturn32
68 call syscall_trace_leave
93 call schedule_tail
119 call syscall_trace_enter
131 call syscall_trace_enter
162 call %l7 ! CTI Group brk forced
185 2: call
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Drwsem_32.S51 call down_read_failed
57 4: call down_read_failed_biased
102 call down_write_failed
108 4: call down_write_failed_biased
154 call __rwsem_wake
199 call __rwsem_wake
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A DMakefile.headersinst73 $(if $(unwanted),$(call cmd,remove),)
75 $(call if_changed,install)
83 $(call if_changed,check)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dftrace_event.h204 extern void destroy_preds(struct ftrace_event_call *call);
207 struct ftrace_event_call *call,
218 extern int trace_event_raw_init(struct ftrace_event_call *call);
219 extern int trace_define_field(struct ftrace_event_call *call, const char *type,
222 extern int trace_add_event_call(struct ftrace_event_call *call);
223 extern void trace_remove_event_call(struct ftrace_event_call *call);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/dos16/
H A Dmc.bat6 @call b\prepare.bat
47 @call b\done.bat
52 @call b\unset.bat
H A Dmc_qc.bat6 @call b\prepare.bat
47 @call b\done.bat
52 @call b\unset.bat
H A Dsc.bat8 @call b\prepare.bat
48 @call b\done.bat
53 @call b\unset.bat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/win16/
H A Dmc.bat6 @call b\prepare.bat
51 @call b\done.bat
56 @call b\unset.bat
H A Dsc.bat8 @call b\prepare.bat
48 @call b\done.bat
53 @call b\unset.bat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/win32/
H A Dlccwin32.bat8 @call b\prepare.bat
54 @call b\done.bat
59 @call b\unset.bat
H A Dsc.bat6 @call b\prepare.bat
51 @call b\done.bat
56 @call b\unset.bat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dvpx.mak34 $(foreach N,$(VP8_SUITE),$(eval $(call FATE_VP8_SUITE,$(N),$(1),$(2))))
41 $(eval $(call FATE_VP8_FULL))
42 $(eval $(call FATE_VP8_FULL,-emu-edge,-flags emu_edge))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A DMakefile82 $(call if_changed_dep,cc_s_c)
86 $(call cmd,nr_irqs)
97 $(foreach obj,$(ASM_PARAVIRT_OBJS),$(eval $(call paravirtualized_native,$(obj))))
108 $(call if_changed_dep,as_s_S)
110 $(call if_changed,pv_check_sed)
112 $(call if_changed,as_o_S)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/
H A DMakefile23 # turn into busybox), we will call a sub make in that other dir, and
266 HOSTCFLAGS += $(call hostcc-option,-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer,)
504 CFLAGS += $(call cc-option,-Wdeclaration-after-statement,)
507 CFLAGS += $(call cc-option,-Wno-pointer-sign,)
592 $(call cmd,busybox__)
639 +$(call cmd,busybox_version)
640 $(call cmd,busybox__)
650 $(call if_changed_dep,as_o_S)
653 $(call cmd,kallsyms)
657 $(call if_changed_rul
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lguest/
H A Dboot.c8 * kernels the same way we'd run processes. We call the first kernel the Host,
21 * hardware operations: these special Guest versions call the Host.
94 * arguments, and a "hcall_status" word which is 0 if the call is ready to go,
102 static void async_hcall(unsigned long call, unsigned long arg1, argument
118 hcall(call, arg1, arg2, arg3, arg4);
120 lguest_data.hcalls[next_call].arg0 = call;
145 * So, when we're in lazy mode, we call async_hcall() to store the call for
148 static void lazy_hcall1(unsigned long call, unsigned long arg1) argument
151 hcall(call, arg
157 lazy_hcall2(unsigned long call, unsigned long arg1, unsigned long arg2) argument
167 lazy_hcall3(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3) argument
179 lazy_hcall4(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dhead-uc-fr555.S261 call __head_split_region
266 call __head_split_region
271 call __head_split_region
276 call __head_split_region
281 call __head_split_region
286 call __head_split_region
291 call __head_split_region
297 call __head_split_region
302 call __head_split_region
307 call __head_split_regio
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/
H A DMakefile.lib85 basename_flags = -D"KBUILD_BASENAME=KBUILD_STR($(call name-fix,$(*F)))"
87 -D"KBUILD_MODNAME=KBUILD_STR($(call name-fix,$(modname)))")
103 # $(call addtree,-I$(obj)) locates .h files in srctree, from generated .c files
106 __c_flags = $(call addtree,-I$(obj)) $(call flags,_c_flags)
107 __a_flags = $(call flags,_a_flags)
108 __cpp_flags = $(call flags,_cpp_flags)
133 $(call cmd,shipped)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dclntproc.c157 struct nlm_rqst *call; local
161 call = nlm_alloc_call(host);
162 if (call == NULL)
167 nlmclnt_setlockargs(call, fl);
172 call->a_args.block = IS_SETLKW(cmd) ? 1 : 0;
173 status = nlmclnt_lock(call, fl);
175 status = nlmclnt_unlock(call, fl);
177 status = nlmclnt_test(call, fl);
191 * Allocate an NLM RPC call struct
198 struct nlm_rqst *call; local
218 nlm_release_call(struct nlm_rqst *call) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-connection.c296 * add a call to a connection's call-by-ID tree
299 struct rxrpc_call *call)
307 call_id = call->call_id;
322 rb_link_node(&call->conn_node, parent, p);
323 rb_insert_color(&call->conn_node, &conn->calls);
329 * connect a call on an exclusive connection
334 struct rxrpc_call *call,
387 * call to it
398 conn->channels[chan] = call;
298 rxrpc_add_call_ID_to_conn(struct rxrpc_connection *conn, struct rxrpc_call *call) argument
331 rxrpc_connect_exclusive(struct rxrpc_sock *rx, struct rxrpc_transport *trans, __be16 service_id, struct rxrpc_call *call, gfp_t gfp) argument
423 rxrpc_connect_call(struct rxrpc_sock *rx, struct rxrpc_transport *trans, struct rxrpc_conn_bundle *bundle, struct rxrpc_call *call, gfp_t gfp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dreg_round.S16 | From C, call as: |
449 call set_precision_flag_up
461 call set_precision_flag_down
606 call EXCEPTION
619 call set_precision_flag_down
624 call EXCEPTION
638 call arith_overflow
656 call EXCEPTION
666 call EXCEPTION
672 call EXCEPTIO
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Dvpaes-x86_64.pl287 call _vpaes_preheat # load the tables
294 call _vpaes_schedule_transform
330 call _vpaes_schedule_round
333 call _vpaes_schedule_mangle # write output
354 call _vpaes_schedule_transform # input transform
361 call _vpaes_schedule_round
363 call _vpaes_schedule_mangle # save key n
364 call _vpaes_schedule_192_smear
365 call _vpaes_schedule_mangle # save key n+1
366 call _vpaes_schedule_roun
[all...]

Completed in 146 milliseconds

<<11121314151617181920>>