Home
last modified time | relevance | path

Searched refs:procinfo (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dkcapi_proc.c75 ctr->procinfo ? ctr->procinfo(ctr) : ""); in controller_show()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch79 #include <dl-procinfo.h>
364 +#include "dl-procinfo.h"
375 -#include <dl-procinfo.h>
393 -#include <dl-procinfo.c>
395 +//#include <dl-procinfo.c>
/OK3568_Linux_fs/kernel/include/linux/isdn/
H A Dcapilli.h52 char *(*procinfo)(struct capi_ctr *); member
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/git/git/
H A D0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch22 COMPAT_OBJS += compat/linux/procinfo.o
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dhead-nommu.S66 bl __lookup_processor_type @ r5=procinfo r9=cpuid
102 bl __lookup_processor_type @ r5=procinfo r9=cpuid
H A Dhead.S93 bl __lookup_processor_type @ r5=procinfo r9=cpuid
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch63 #include <dl-procinfo.h>
/OK3568_Linux_fs/kernel/fs/proc/
H A DKconfig17 to use the same IRQ). The program procinfo to display some
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc.h534 struct svc_process_info *procinfo);
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dcapi.c561 session->ctrl.procinfo = cmtp_procinfo; in cmtp_attach_device()
/OK3568_Linux_fs/kernel/Documentation/isdn/
H A Dinterface_capi.rst167 ``char *(*procinfo)(struct capi_ctr *ctrlr)``