| /f-stack/freebsd/kern/ |
| H A D | tty_info.c | 293 char comm[MAXCOMLEN + 1]; in tty_info() local 386 strlcpy(comm, p->p_comm, sizeof comm); in tty_info() 392 comm, pid, stateprefix, state, in tty_info()
|
| H A D | kern_sig.c | 3601 corefile_open(const char *comm, uid_t uid, pid_t pid, struct thread *td, in corefile_open() argument 3646 sbuf_printf(&sb, "%s", comm); in corefile_open() 3677 "long\n", (long)pid, comm, (u_long)uid); in corefile_open() 3692 pid, comm, uid, name, error); in corefile_open()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | thread.h | 61 #define getcomm() current->comm
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-debug.c | 299 const cvmx_debug_comm_t *comm; in cvmx_debug_init() local 315 comm = cvmx_debug_comms[cvmx_debug_globals->comm_type]; in cvmx_debug_init() 333 if (comm->init) in cvmx_debug_init() 334 comm->init(); in cvmx_debug_init() 390 if (comm->install_break_handler) in cvmx_debug_init() 391 comm->install_break_handler(); in cvmx_debug_init()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 66 char comm[16]; /* process name of task doing read */ member 90 srh->aflags, srh->origin, srh->pid, srh->comm); in spa_read_history_show() 164 strlcpy(srh->comm, getcomm(), sizeof (srh->comm)); in spa_read_history_add()
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | armv4cpuid.S | 272 .comm OPENSSL_armcap_P,4,4
|
| H A D | armv4-gf2m.S | 229 .comm OPENSSL_armcap_P,4,4
|
| H A D | poly1305-armv4.S | 1172 .comm OPENSSL_armcap_P,4,4
|
| H A D | chacha-armv4.S | 1471 .comm OPENSSL_armcap_P,4,4
|
| H A D | sha1-armv4-large.S | 1492 .comm OPENSSL_armcap_P,4,4
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | ac14xx.dts | 44 0x3 0x0 0xe0300000 0x00020000 /* CS3: comm */
|
| /f-stack/freebsd/crypto/openssl/i386/ |
| H A D | x86-gf2m.S | 348 .comm OPENSSL_ia32cap_P,16,4 691 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | rc4-586.S | 383 .comm OPENSSL_ia32cap_P,16,4 755 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | x86cpuid.S | 538 .comm OPENSSL_ia32cap_P,16,4 1061 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | x86-mont.S | 478 .comm OPENSSL_ia32cap_P,16,4 951 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | chacha-x86.S | 1011 .comm OPENSSL_ia32cap_P,16,4 2020 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | bn-586.S | 1532 .comm OPENSSL_ia32cap_P,16,4 3053 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | poly1305-x86.S | 1913 .comm OPENSSL_ia32cap_P,16,4 3824 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | sha512-586.S | 2831 .comm OPENSSL_ia32cap_P,16,4 5660 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | aesni-x86.S | 3240 .comm OPENSSL_ia32cap_P,16,4 6478 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | ecp_nistz256-x86.S | 5166 .comm OPENSSL_ia32cap_P,16,4 10330 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | sha1-586.S | 3972 .comm OPENSSL_ia32cap_P,16,4 7942 .comm OPENSSL_ia32cap_P,16,4
|
| H A D | sha256-586.S | 6785 .comm OPENSSL_ia32cap_P,16,4 13568 .comm OPENSSL_ia32cap_P,16,4
|
| /f-stack/freebsd/crypto/openssl/amd64/ |
| H A D | x86_64cpuid.S | 9 .comm OPENSSL_ia32cap_P,16,4
|