Searched refs:call (Results 101 - 125 of 385) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/i386/include/
H A Dasmacros.h66 * stack. gcc should eventually generate code to call __mcount in most
76 * call [.]mexitcount at the end of a function like the MEXITCOUNT macro does,
80 * [.]mcount and __mcount may clobber the call-used registers and %ef.
91 * have to be counted as ordinary entries for gprof to get the call times
108 #define FAKE_MCOUNT(caller) pushl caller ; call __mcount ; popl %ecx
109 #define MCOUNT call __mcount
112 #define MEXITCOUNT call .mexitcount
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S230 int $0x10 # call BIOS, print char in %al
272 pushl %eax # Emulate a near call
273 movl $0x1, %eax # 'exec' system call
274 int $INT_SYS # BTX system call
/freebsd-11-stable/share/dtrace/
H A Dnfsattrstats33 * activity, and NFS access cache activity, along with the system call
35 * outside of the context of a system call, most likely due to the VM
36 * system paging from NFS, in which case the system call name is
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S53 call ASM_SYMBOL(__tsan_trace_switch)
133 call ASM_SYMBOL(__tsan_report_race)
200 // call tsan interceptor
201 call ASM_SYMBOL(__tsan_setjmp)
241 // call tsan interceptor
242 call ASM_SYMBOL(__tsan_setjmp)
289 // call tsan interceptor
290 call ASM_SYMBOL(__tsan_setjmp)
343 // call tsan interceptor
344 call ASM_SYMBO
[all...]
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-gc1.asm80 call atexit
92 call atexit
99 call atexit
107 call monstartup
145 call _init
146 call __fpstart
147 call main
150 ! value returned from main(), and call exit().
154 call exit
H A Dsol2-c1.asm77 call atexit
89 call atexit
96 call atexit
132 call _init
133 call __fpstart
134 call main
137 ! value returned from main(), and call exit().
141 call exit
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c160 struct call *c;
444 uni_sig_call(s->call, s->sig, s->cookie, s->msg, s->u);
464 uni_enq_sig(struct uni *uni, u_int type, struct call *call, argument
475 s->call = call;
486 uni_delenq_sig(struct uni *uni, u_int type, struct call *call, argument
497 s->call = call;
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_conf.mk11 LOCAL_PATH := $(call my-dir)
/freebsd-11-stable/libexec/rtld-elf/i386/
H A Drtld_start.S45 call _rtld # Call rtld(sp); returns entry point
81 call _rtld_bind # Transfer control to the binder
/freebsd-11-stable/lib/libc/i386/gen/
H A Drfork_thread.S40 * flags: Flags to rfork system call. See rfork(2).
42 * start_fnc: Address of thread function to call in child.
87 * set-up the call to the internal subroutine. If it
88 * returns, then call __exit.
93 call *%eax
97 * Exit system call
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Daesni-x86.S411 call _aesni_encrypt6
438 call _aesni_encrypt6
462 call _aesni_encrypt2
468 call _aesni_encrypt3
475 call _aesni_encrypt4
513 call _aesni_decrypt6
540 call _aesni_decrypt6
564 call _aesni_decrypt2
570 call _aesni_decrypt3
577 call _aesni_decrypt
[all...]
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm46 firstCount dw 0 ; # of bytes on 1st call
47 secondCount dw 0 ; # of bytes on 2nd call
108 ;; to ES:DI (= DS:SI on 2nd call) by the packet driver
119 ; CX has # of bytes in packet on both call. They should be equal.
122 ; and _pktRxBuf[n].secondCount, and CL on first call in
142 cmp ax, 0 ; first call? (AX=0)
143 jne @post ; AX=1: second call, do post process
161 @dump: inc _pktDrop[0] ; discard the packet on 1st call
179 ; call bpf_filter_match ; run the filter here some day?
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibmirror.c436 ib_vendor_call_t call; local
483 memset(&call, 0, sizeof(call));
484 call.mgmt_class = IB_MLX_VENDOR_CLASS;
485 call.method = IB_MAD_METHOD_GET;
486 call.timeout = ibd_timeout;
487 call.attrid = IB_MLX_IS3_GENERAL_INFO;
488 if (!ib_vendor_call_via(&buf, &portid, &call, srcport))
/freebsd-11-stable/stand/i386/boot2/
H A Dsio.S49 sio_flush.1: call sio_ischar # Check for character
72 sio_getc: call sio_ischar # Character available?
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_locore.s6 #include <amd64/linux32/linux32_syscall.h> /* system call numbers */
19 * the 'call' instruction.
23 call .getip0
40 call .getip1
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_locore.s6 #include <i386/linux/linux_syscall.h> /* system call numbers */
12 * the 'call' instruction.
16 call .getip0
33 call .getip1
/freebsd-11-stable/sys/amd64/amd64/
H A Dexception.S228 call handle_ibrs_entry
288 call trap_check
319 call handle_ibrs_entry
354 call dblfault_handler
400 call handle_ibrs_entry
496 4: call handle_ibrs_entry
536 /* Now emulate a trapframe. Make the 8 byte alignment odd for call. */
547 call handle_ibrs_entry
571 call amd64_syscall
581 call handle_ibrs_exi
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-tasks.c118 "Waiting on entry call",
138 "Waiting on entry call",
294 struct entry_call call; local
378 if (atcb.call == NULL)
382 READ_MEMORY ((CORE_ADDR) EXTRACT_ADDRESS (atcb.call), call);
383 caller = EXTRACT_ADDRESS (call.self);
432 void *tf_call = &(tf.call);
449 printf_filtered ("task_fields.call at %3d (0x%x)\n",
470 struct entry_call call; local
[all...]
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S179 call machine_check
264 error: call putstr
266 call putstr
352 call putstr # display the welcome message
357 call putstr # display the message
376 call read # Read it in
392 call lookup # Try to find file
433 call read # Read it in
451 call putstr # relocation message
532 call putst
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-avx2.pl1239 call avx2_sqr_x4
1240 call avx2_normalize_n_store
1246 call avx2_mul_x4
1247 #call avx2_normalize
1254 call avx2_mul_x4
1255 call avx2_normalize_n_store
1261 call avx2_mul_x4
1262 call avx2_normalize_n_store
1268 call avx2_sub_x4
1269 call avx2_normalize_n_stor
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-optimize.c273 tree call = get_call_expr_in (stmt); local
275 if (call && call_expr_flags (call) & (ECF_CONST | ECF_PURE))
276 TREE_SIDE_EFFECTS (call) = 0;
424 call expand_expr to calculate the size of a variable-sized array.
/freebsd-11-stable/lib/libc/amd64/gen/
H A Dsetjmp.S43 * will generate a "return(v)" from the last call to
58 call __libc_sigprocmask
85 call __libc_sigprocmask
/freebsd-11-stable/sys/mips/nlm/dev/net/ucore/
H A Dcrt0_basic.S61 jal main # call the program start function
/freebsd-11-stable/sys/i386/i386/
H A Dsigtramp.s89 call *SIGF_HANDLER(%esp) /* call signal handler */
/freebsd-11-stable/contrib/file/src/
H A Dseccomp.c42 #define DENY_RULE(call) \
44 if (seccomp_rule_add (ctx, SCMP_ACT_KILL, SCMP_SYS(call), 0) == -1) \
47 #define ALLOW_RULE(call) \
49 if (seccomp_rule_add (ctx, SCMP_ACT_ALLOW, SCMP_SYS(call), 0) == -1) \
189 // musl libc may call ioctl TIOCGWINSZ on stdout
193 // glibc may call ioctl TCGETS on stdout on physical terminal

Completed in 248 milliseconds

1234567891011>>