Searched refs:probes (Results 1 – 14 of 14) sorted by relevance
70 } ELFNAME(probes)[] = { in ELFNAME() variable213 i < sizeof(ELFNAME(probes)) / sizeof(ELFNAME(probes)[0]); in ELFNAME()215 if ((1 << ehdr->e_ident[OI_OS]) & ELFNAME(probes)[i].os_mask) in ELFNAME()614 i < sizeof(ELFNAME(probes)) / sizeof(ELFNAME(probes)[0]) && error; in ELFNAME2()616 if (os == OOS_NULL || ((1 << os) & ELFNAME(probes)[i].os_mask)) in ELFNAME2()617 error = ELFNAME(probes)[i].func ? in ELFNAME2()618 (*ELFNAME(probes)[i].func)(p, epp, interp, &pos, &os) : in ELFNAME2()
529 if (ifinfo->probes < MAX_RTR_SOLICITATIONS) in rtsol_check_timer()534 ifinfo->probes); in rtsol_check_timer()535 ifinfo->probes = 0; in rtsol_check_timer()595 if (ifinfo->probes < MAX_RTR_SOLICITATIONS) in rtsol_timer_update()
44 int probes; member
224 ifinfo->probes++; in sendpacket()339 ifi->probes = 0; in rtsol_input()
81 ifinfo->probes, ifinfo->dadcount); in dump_interface_status()
63 (*(pr->probes)[j])(); in machdep()
46 void (**probes)(void); member
5 # autoconf probes done by the intl directory - it's already done them
162 # and registers are clobbered by other drivers' probes
285 - use existence instead of definedness for feature probes
1054 Configure now probes for _LIB_VERSION support in math.h/libm3755 Added probes for strlcat () and strlcpy () to Configure
4057 type probes; introduce d_lseekproto.5449 Log: Add/restore probes for getcwd/mk*temp*/mmap.11933 Log: Add sig/pid/uid size and sign probes.24029 at least Configure now probes for the functions,
439 addition to the probes)
14816 nanosleep probes as per Jarkko's request