OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsKernel
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Target/AMDGPU/
AMDGPUMachineFunction.cpp
17
IsKernel
(true) {
AMDGPUMachineFunction.h
40
bool
isKernel
() const {
46
bool
IsKernel
;
SILowerControlFlow.cpp
568
if (NeedFlat && MFI->
IsKernel
) {
/external/vboot_reference/cgpt/
cgpt_prioritize.c
129
if (!
IsKernel
(&drive, PRIMARY, index)) {
138
if (
IsKernel
(&drive, PRIMARY, i))
146
if (!
IsKernel
(&drive, PRIMARY, i))
cgpt.h
173
int
IsKernel
(struct drive *drive, int secondary, uint32_t index);
cgpt_common.c
793
int
IsKernel
(struct drive *drive, int secondary, uint32_t index) {
[
all
...]
Completed in 401 milliseconds