Home
last modified time | relevance | path

Searched refs:Find (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/scripts/
H A Dget_abi.pl11 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 Dget_feat.pl7 use File::Find;
93 my $file = $File::Find::name;
H A Dget_maintainer.pl21 use File::Find;
389 $file = $File::Find::name;
858 # Find responsible parties
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dhead.S51 lda $8,0x3fff # Find "current".
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dhead.S51 lda $8,0x3fff # Find "current".
/kernel/linux/linux-5.10/scripts/
H A Dget_abi.pl9 use File::Find;
68 my $file = $File::Find::name;
H A Dget_maintainer.pl21 use File::Find;
389 $file = $File::Find::name;
858 # Find responsible parties
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py362 # 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 Dexported-sql-viewer.py363 # 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 Dentry.S99 ! Find the pmd/pte entry and loadtlb
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S98 ! Find the pmd/pte entry and loadtlb
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S462 # 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 Dentry.S381 # Find and jump into the syscall handler.
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dentry.S421 # Find and jump into the syscall handler.

Completed in 17 milliseconds