Searched refs:shm (Results 26 - 50 of 58) sorted by relevance

123

/freebsd-11-stable/lib/libprocstat/
H A Dlibprocstat.h194 struct shmstat *shm, char *errbuf);
/freebsd-11-stable/usr.bin/ipcrm/
H A Dipcrm.c44 #include <sys/shm.h>
/freebsd-11-stable/contrib/unbound/util/shm_side/
H A Dshm_main.c49 #include <sys/shm.h>
95 log_warn("shm-enable is yes but statistics-interval is 0");
105 log_err("shm fail: malloc failure");
272 /* subnet mem value is available in shm, also when not enabled,
280 /* ipsecmod mem value is available in shm, also when not enabled,
/freebsd-11-stable/contrib/apr/
H A Dlibapr.mak103 -@erase "$(INTDIR)\shm.obj"
234 "$(INTDIR)\shm.obj" \
347 -@erase "$(INTDIR)\shm.obj"
478 "$(INTDIR)\shm.obj" \
592 -@erase "$(INTDIR)\shm.obj"
723 "$(INTDIR)\shm.obj" \
836 -@erase "$(INTDIR)\shm.obj"
967 "$(INTDIR)\shm.obj" \
1362 SOURCE=.\shmem\win32\shm.c
1364 "$(INTDIR)\shm
[all...]
H A Dbuild-outputs.mk99 shmem/unix/shm.lo: shmem/unix/shm.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_general.h include/apr_hash.h include/apr_pools.h include/apr_strings.h include/apr_thread_mutex.h include/apr_time.h include/apr_user.h include/apr_want.h
101 OBJECTS_shmem_unix = shmem/unix/shm.lo
160 shmem/beos/shm.lo: shmem/beos/shm.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
162 OBJECTS_shmem_beos = shmem/beos/shm.lo
224 shmem/os2/shm.lo: shmem/os2/shm.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
226 OBJECTS_shmem_os2 = shmem/os2/shm.lo
292 shmem/win32/shm
[all...]
/freebsd-11-stable/sys/kern/
H A Dsysv_shm.c75 #include <sys/shm.h>
103 static MALLOC_DEFINE(M_SHM, "shm", "SVID compatible shared memory segments");
825 struct shmmap_state *base, *shm; local
832 for (i = 0, shm = base; i < shminfo.shmseg; i++, shm++) {
833 if (shm->shmid != -1)
834 shm_delete_mapping(vm, shm);
1260 void *shm_handle; /* internal handle for shm segment */
H A Dkern_exit.c72 #include <sys/shm.h>
H A Dkern_exec.c66 #include <sys/shm.h>
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cpp47 #include <sys/shm.h>
H A Dsanitizer_platform_limits_solaris.cpp43 #include <sys/shm.h>
H A Dsanitizer_platform_limits_freebsd.cpp74 # include <sys/shm.h>
H A Dsanitizer_platform_limits_posix.cpp126 #include <sys/shm.h>
/freebsd-11-stable/sys/security/mac_stub/
H A Dmac_stub.c73 #include <sys/shm.h>
754 struct shmfd *shm, struct label *shmlabel)
802 struct shmfd *shm, struct label *shmlabel)
753 stub_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel) argument
801 stub_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel) argument
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dbuf.c37 #include <sys/shm.h>
/freebsd-11-stable/sys/vm/
H A Dvm_glue.c79 #include <sys/shm.h>
/freebsd-11-stable/usr.bin/ipcs/
H A Dipcs.c40 #include <sys/shm.h>
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_bufs.c40 #include <sys/shm.h>
152 unsigned long user_token, int hashed_handle, int shm)
175 if (shm && (SHMLBA > PAGE_SIZE)) {
151 drm_map_handle(struct drm_device *dev, struct drm_hash_item *hash, unsigned long user_token, int hashed_handle, int shm) argument
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_ipc.c34 #include <sys/shm.h>
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_ipc.c76 #include <sys/shm.h>
/freebsd-11-stable/sys/security/mac_mls/
H A Dmac_mls.c75 #include <sys/shm.h>
1641 struct shmfd *shm, struct label *shmlabel)
1749 struct shmfd *shm, struct label *shmlabel)
1640 mls_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel) argument
1748 mls_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel) argument
/freebsd-11-stable/sys/security/mac_test/
H A Dmac_test.c66 #include <sys/shm.h>
1418 struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel)
1495 struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel)
1417 test_posixshm_check_read(struct ucred *active_cred, struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel) argument
1494 test_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, struct shmfd *shm, struct label *shmlabel) argument
/freebsd-11-stable/lib/libsysdecode/
H A Dflags.c45 #include <sys/shm.h>
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ipc.c40 #include <sys/shm.h>
92 l_ulong shm_tot; /* total allocated shm */
93 l_ulong shm_rss; /* total resident shm */
94 l_ulong shm_swp; /* total swapped shm */
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c88 #include <sys/shm.h>
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c74 #include <sys/shm.h>

Completed in 268 milliseconds

123