OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iomem_high
(Results
1 - 8
of
8
) sorted by null
/external/selinux/libsepol/cil/src/
cil_internal.h
769
uint64_t
iomem_high
;
member in struct:cil_iomemcon
cil_copy_ast.c
1236
new->
iomem_high
= orig->
iomem_high
;
[
all
...]
cil_post.c
250
rc = (aiomemcon->
iomem_high
- aiomemcon->iomem_low)
251
- (biomemcon->
iomem_high
- biomemcon->iomem_low);
[
all
...]
cil_policy.c
240
fprintf(file_arr[NETIFCONS], "iomemcon %"PRId64"-%"PRId64" ", iomemcon->iomem_low, iomemcon->
iomem_high
);
[
all
...]
cil_tree.c
[
all
...]
cil.c
[
all
...]
cil_build_ast.c
[
all
...]
cil_binary.c
[
all
...]
Completed in 93 milliseconds