Searched refs:PID (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/scripts/ |
D | extract-ikconfig | 7 PID=$$ 8 TMPFILE="$1.vmlin.$PID" 15 strings $TMPFILE | grep "^[\#[:blank:]]*CONFIG_[A-Za-z_0-9]*" > $1.oldconfig.$PID 16 wc $1.oldconfig.$PID
|
/linux-2.4.37.9/drivers/net/ |
D | sb1000.c | 132 short PID[]); 134 const short PID[]); 650 sb1000_get_PIDs(const int ioaddr[], const char* name, short PID[]) in sb1000_get_PIDs() argument 665 PID[0] = st[1] << 8 | st[2]; in sb1000_get_PIDs() 669 PID[1] = st[1] << 8 | st[2]; in sb1000_get_PIDs() 673 PID[2] = st[1] << 8 | st[2]; in sb1000_get_PIDs() 677 PID[3] = st[1] << 8 | st[2]; in sb1000_get_PIDs() 684 sb1000_set_PIDs(const int ioaddr[], const char* name, const short PID[]) in sb1000_set_PIDs() argument 699 p = PID[0]; in sb1000_set_PIDs() 706 p = PID[1]; in sb1000_set_PIDs() [all …]
|
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | sleep.S | 40 mrc p15, 0, r6, c13, c0, 0 @ PID 192 mcr p15, 0, r6, c13, c0, 0 @ PID
|
/linux-2.4.37.9/include/linux/ |
D | if_frad.h | 141 unsigned short PID __attribute__((packed)); member
|
D | sdla_fr.h | 515 unsigned short PID PACKED; /* ARP, IP, etc... */
|
/linux-2.4.37.9/drivers/net/wan/ |
D | dlci.c | 150 hdr.PID = htons(type); in dlci_header() 202 skb->protocol = hdr->PID; in dlci_receive()
|
D | sdla_fr.c | 4198 ArpPacket->PID = 0x0608; 4244 ArpPacket->PID = 0x0608; 4286 arphdr->PID == 0x0608)
|
/linux-2.4.37.9/net/ |
D | TUNABLE | 19 AX25_DF_TEXT Allow PID=Text 1=Y
|
/linux-2.4.37.9/Documentation/networking/ |
D | NAPI_HOWTO.txt | 737 USER PID %CPU %MEM SIZE RSS TTY STAT START TIME COMMAND
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | proc.txt | 112 process running on the system, which is named after the process ID (PID). 136 read the file /proc/PID/status:
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | ChangeLog | 346 - Added PID display to <call_kerneld> debugging message
|
/linux-2.4.37.9/Documentation/ |
D | devices.txt | 2734 be the PID of the locking process as an ASCII number.
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 1064 PID USER PRI NI SIZE RSS SHARE WCHAN STAT LIB %CPU %MEM TIME COMMAND
|