/kernel/linux/linux-6.6/scripts/ |
H A D | get_abi.pl | 11 use File::Find; 90 my $file = $File::Find::name; 551 if (($File::Find::dir =~ m,^/sys/kernel,)) { 555 if (($File::Find::dir =~ m,^/sys/fs,)) { 640 my $file = $File::Find::name;
|
H A D | get_feat.pl | 7 use File::Find; 93 my $file = $File::Find::name;
|
H A D | get_maintainer.pl | 21 use File::Find; 389 $file = $File::Find::name; 858 # Find responsible parties
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | head.S | 51 lda $8,0x3fff # Find "current".
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | head.S | 51 lda $8,0x3fff # Find "current".
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_abi.pl | 9 use File::Find; 68 my $file = $File::Find::name;
|
H A D | get_maintainer.pl | 21 use File::Find; 389 $file = $File::Find::name; 858 # Find responsible parties
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 362 # Find bar 372 label = QLabel("Find:") 441 def Find(self, direction): member in FindBar 446 self.finder.Find(value, direction, pattern, self.context) 458 self.Find(0) 477 self.Find(direction) 480 QMessageBox.information(self.bar, "Find", "'" + self.textbox.currentText() + "' not found") 724 def Find(self, value, direction, pattern, context, callback): member in CallGraphModelBase 1069 def Find(self, value, direction, pattern, context): member in TreeWindowBase 1072 self.model.Find(valu 2519 def Find(self, value, direction, pattern, context, callback): global() member in ChildDataItemFinder 3268 def Find(self, value, direction, pattern, context): global() member in BranchWindow 4102 def Find(self, value, direction, pattern, context): global() member in TableWindow 4222 def Find(self, value, direction, pattern, context): global() member in TopCallsWindow 4673 def Find(self): global() member in MainWindow [all...] |
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 363 # Find bar 373 label = QLabel("Find:") 442 def Find(self, direction): member in FindBar 447 self.finder.Find(value, direction, pattern, self.context) 459 self.Find(0) 478 self.Find(direction) 481 QMessageBox.information(self.bar, "Find", "'" + self.textbox.currentText() + "' not found") 725 def Find(self, value, direction, pattern, context, callback): member in CallGraphModelBase 1070 def Find(self, value, direction, pattern, context): member in TreeWindowBase 1073 self.model.Find(valu 2520 def Find(self, value, direction, pattern, context, callback): global() member in ChildDataItemFinder 3269 def Find(self, value, direction, pattern, context): global() member in BranchWindow 4103 def Find(self, value, direction, pattern, context): global() member in TableWindow 4223 def Find(self, value, direction, pattern, context): global() member in TopCallsWindow 4674 def Find(self): global() member in MainWindow [all...] |
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 99 ! Find the pmd/pte entry and loadtlb
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 98 ! Find the pmd/pte entry and loadtlb
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | entry.S | 462 # One of the work bits is on. Find out which one. 859 # One of the work bits is on. Find out which one.
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | entry.S | 381 # Find and jump into the syscall handler.
|
/kernel/linux/linux-6.6/arch/microblaze/kernel/ |
H A D | entry.S | 421 # Find and jump into the syscall handler.
|