Searched refs:compound (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/scripts/ |
D | asn1_compiler.c | 673 enum compound { enum 695 enum compound compound : 8; 945 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type() 958 element->compound = ANY; in parse_type() 966 element->compound = NOT_COMPOUND; in parse_type() 989 element->compound = NOT_COMPOUND; in parse_type() 995 element->compound = NOT_COMPOUND; in parse_type() 1005 element->compound = NOT_COMPOUND; in parse_type() 1015 element->compound = TYPE_REF; in parse_type() 1029 element->compound = CHOICE; in parse_type() [all …]
|
/linux-4.4.14/Documentation/vm/ |
D | pagemap.txt | 86 When compound page is used, SLUB/SLQB will only set this flag on the head 97 A compound page with order N consists of 2^N physically contiguous pages. 98 A compound page with order 2 takes the form of "HTTT", where H donates its 99 head page and T donates its tail page(s). The major consumers of compound
|
D | transhuge.txt | 287 In case you can't handle compound pages if they're returned by 389 too, to know when we can free the compound page in case it's never
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 167 Nonstandard compound limitations: 168 * No support for a sessions fore channel RPC compound that requires both a
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | graph.txt | 8 devices that work together to form a logical compound device, following an
|
D | xilinx.txt | 94 compatible with the bus type 'xlnx,compound', and should contain 126 compatible = "xlnx,compound";
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 448 device (or biggest blocksize for compound devices like lov 456 for service behind this obd (or total amount for compound 464 behind this obd (or total amount for compound devices 472 for service behind this obd (or total amount for compound
|
/linux-4.4.14/Documentation/networking/ |
D | radiotap-headers.txt | 70 - The arguments for a given argument index can be a compound of multiple types
|
D | packet_mmap.txt | 410 mmap function. Even the circular buffer is compound of several physically
|
/linux-4.4.14/Documentation/input/ |
D | xpad.txt | 111 compound device (a hub with three ports for two expansion slots and
|
/linux-4.4.14/arch/microblaze/boot/dts/ |
D | system.dts | 221 compatible = "xlnx,compound";
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | virtex440-ml507.dts | 258 compatible = "xlnx,compound";
|
D | virtex440-ml510.dts | 229 compatible = "xlnx,compound";
|
/linux-4.4.14/mm/ |
D | memory-failure.c | 830 #undef compound
|
D | page_alloc.c | 975 bool compound = PageCompound(page); in free_pages_prepare() local 979 VM_BUG_ON_PAGE(compound && compound_order(page) != order, page); in free_pages_prepare() 989 if (compound) in free_pages_prepare()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 143 sensor is associated with one part of a compound device (e.g.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 2406 KVM_S390_INT_IO(ai,cssid,ssid,schid) (vm) - compound value to indicate an
|