HomeSort by relevance Sort by last modified time
    Searched refs:proc_entry (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
mixer_oss.h 65 struct snd_info_entry *proc_entry; member in struct:snd_mixer_oss
pcm_oss.h 80 struct snd_info_entry *proc_entry; member in struct:snd_pcm_oss_stream
rawmidi.h 140 struct snd_info_entry *proc_entry; member in struct:snd_rawmidi
sb.h 110 struct snd_info_entry *proc_entry; member in struct:snd_sb
ymfpci.h 361 struct snd_info_entry *proc_entry; member in struct:snd_ymfpci
  /external/qemu/memcheck/
memcheck_proc_management.h 92 QLIST_ENTRY(ThreadDesc) proc_entry; member in struct:ThreadDesc
memcheck_proc_management.c 82 QLIST_INSERT_HEAD(&proc->threads, new_thread, proc_entry);
595 QLIST_REMOVE(thread, proc_entry);
  /packages/experimental/procstatlog/
procstatlog.c 233 struct dirent *proc_entry; local
234 while ((proc_entry = readdir(proc_dir))) {
235 int pid = atoi(proc_entry->d_name);
  /external/kernel-headers/original/linux/
atmdev.h 359 struct proc_dir_entry *proc_entry; /* proc entry */ member in struct:atm_dev

Completed in 80 milliseconds