Searched full:syscall (Results 301 – 325 of 591) sorted by relevance
1...<<11121314151617181920>>...24
27 #include <sys/syscall.h>
57 syscall::rexit:entry
49 syscall::rexit:entry
28 #include <sys/syscall.h>
30 #include <sys/syscall.h>
29 #include <sys/syscall.h>
31 #include <sys/syscall.h>
32 #include <sys/syscall.h>
36 #include <sys/syscall.h>106 * no syscall tracing in init_proc()
45 #define X86_FEATURE_SYSCALL (1*32+11) /* SYSCALL/SYSRET */183 #define _EFER_SCE 0 /* SYSCALL/SYSRET */
432 * syscall to getpolicy and then modified based on the auditconfig()926 * next syscall. in setumask() 943 * enabled...due to syscall auditing. in setumask() 1009 * next syscall. in setsmask() 1026 * enabled...due to syscall auditing. in setsmask() 1336 * syscall auditing. in setpmask()
28 * From common/syscall/systeminfo.c
43 p = new ProbeDescription("syscall:::entry"); in main()
47 consumer.compile("syscall:::entry { @[execname] = count(); } " + in main()
43 * If being traced, need to copy in syscall arguments for /proc in door_finish_dispatch()
90 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/syscall/%.c244 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/syscall/%.c335 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/ia32/syscall/%.c452 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/syscall/%.c
787 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target/cs/ss */788 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target rip */789 #define MSR_CSTAR 0xc0000083 /* compat mode SYSCALL target rip */790 #define MSR_SF_MASK 0xc0000084 /* syscall flags mask */
46 #include <sys/syscall.h>169 * SYSCALL is used for unsupported syscall interfaces (with 'which'173 * The SYSCALL_TRAP* macros are used for syscall entry points.178 * brand syscall interposition. See the comments around BRAND_CALLBACK187 #define SYSCALL(which) \ macro 1259 SYSCALL(nosys); /* 141 unused system call trap */1264 SYSCALL(nosys); /* 142 unused system call trap */1265 SYSCALL(nosys); /* 143 unused system call trap */2349 ! check for old syscall mma[all...]
45 syscall::getpid:return
66 syscall:::