Home
last modified time | relevance | path

Searched full:compound (Results 1 – 25 of 134) sorted by relevance

123456

/linux/fs/smb/server/
H A Dksmbd_work.h46 /* Next cmd hdr in compound req buf*/
48 /* Next cmd hdr in compound rsp buf*/
50 /* Current cmd hdr in compound rsp buf*/
54 * Current Local FID assigned compound response if SMB2 CREATE
55 * command is present in compound request
95 * ksmbd_resp_buf_next - Get next buffer on compound response.
104 * ksmbd_resp_buf_curr - Get current buffer on compound response.
113 * ksmbd_req_buf_next - Get next buffer on compound request.
H A DKconfig42 compound requests, multi-credit, packet signing, RDMA(smbdirect),
/linux/scripts/
H A Dasn1_compiler.c669 enum compound { enum
691 enum compound compound : 8; member
941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
954 element->compound = ANY; in parse_type()
962 element->compound = NOT_COMPOUND; in parse_type()
985 element->compound = NOT_COMPOUND; in parse_type()
991 element->compound = NOT_COMPOUND; in parse_type()
1001 element->compound = NOT_COMPOUND; in parse_type()
1011 element->compound = TYPE_REF; in parse_type()
1025 element->compound = CHOICE; in parse_type()
[all …]
H A DMakefile.kcsan13 …$(call cc-option,$(call cc-param,tsan-compound-read-before-write=1),$(call cc-option,$(call cc-par…
/linux/include/linux/
H A Djournal-head.h17 typedef struct transaction_s transaction_t; /* Compound transaction type */
69 * Pointer to the compound transaction which owns this buffer's
80 * Pointer to the running compound transaction which is currently
94 * Pointer to the compound transaction against which this buffer
H A Drseq_types.h20 * @all: Compound to initialize and clear the data efficiently
21 * @events: Compound to access events with a single load/store
28 * @error: Compound error code for the slow path to analyze
65 * @cpu_cid: Compound of @cpu_id and @mm_cid to make the
86 * @state: Compound to access the overall state
H A Datomic.h20 * For compound atomics performing both a load and a store, ACQUIRE
/linux/Documentation/userspace-api/media/v4l/
H A Dextended-controls.rst75 pointers it is now also possible to have controls with compound types
78 be able to see such compound controls. In other words, these controls
79 with compound types should only be used programmatically.
81 Since such compound controls need to expose more information about
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst112 When compound page is used, either will only set this flag on the head
121 A compound page with order N consists of 2^N physically contiguous pages.
122 A compound page with order 2 takes the form of "HTTT", where H donates its
123 head page and T donates its tail page(s). The major consumers of compound
129 A compound page tail (see description above).
/linux/include/media/
H A Dv4l2-vp9.h53 * @comp_mode: compound prediction mode probabilities.
55 * @comp_ref: compound ref probabilities.
97 * @comp: compound prediction mode counts.
98 * @comp_ref: compound ref counts.
/linux/fs/nfs/
H A Dnfs42.h12 * FIXME: four LAYOUTSTATS calls per compound at most! Do we need to support
13 * more? Need to consider not to pre-alloc too much for a compound.
H A Dnfs40proc.c164 * appended to this compound to identify the client ID which is
217 * is appended to this compound to identify the client ID which is
/linux/include/sound/sof/
H A Dheader.h169 * Compound commands - SOF_IPC_GLB_COMPOUND.
171 * Compound commands are sent to the DSP as a single IPC operation. The
179 uint32_t count; /**< count of 0 means end of compound sequence */
/linux/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-hist.tc23 echo "Test histogram with compound keys"
28 fail "compound keys on sched_process_fork did not work"
/linux/Documentation/netlink/specs/
H A Dnfsd.yaml62 name: compound-ops
157 - compound-ops
/linux/mm/
H A Dzpdesc.h96 * @p: The first (either head of compound or single) page of zpdesc.
99 * where we know the page is the compound head, or single order-0 page.
/linux/Documentation/gpu/rfc/
H A Dgpusvm.rst108 * Compound device pages
110 migrate device layer are a performance bottleneck, having compound
/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c798 printf("Split huge page leaving single PTE mapping compound page..."); in collapse_single_pte_entry_compound()
805 c->collapse("Collapse PTE table with single PTE mapping compound page", in collapse_single_pte_entry_compound()
817 printf("Split huge page leaving single PTE page table full of compound pages..."); in collapse_full_of_compound()
825 c->collapse("Collapse PTE table full of compound pages", p, 1, ops, in collapse_full_of_compound()
838 printf("\rConstruct PTE page table full of different PTE-mapped compound pages %3d/%d...", in collapse_compound_extreme()
877 c->collapse("Collapse PTE table full of different compound pages", p, 1, in collapse_compound_extreme()
957 c->collapse("Collapse PTE table full of compound pages in child", in collapse_fork_compound()
/linux/arch/sh/mm/
H A Dpmb.c172 * Finally for sizes that involve compound mappings, walk in pmb_mapping_exists()
641 * setup the entry links accordingly. Compound mappings in pmb_synchronize()
711 * We're only interested in compound mappings in pmb_coalesce()
792 /* Attempt to combine compound mappings */ in pmb_init()
/linux/fs/proc/
H A Dpage.c181 * compound pages: export both head/tail info in stable_page_flags()
182 * they together define a compound page's start/end pos and order in stable_page_flags()
/linux/Documentation/mm/
H A Dpage_frags.rst6 which resides within a 0 or higher order compound page. Multiple
/linux/arch/sparc/include/asm/
H A Dbackoff.h11 * threaded cpu implementations like Niagara can compound this
/linux/virt/kvm/
H A Dkvm_mm.h50 * (e.g. tail pages of non-compound higher order allocations from
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c481 /* Freeze master and slave PEs if PHB supports compound PEs */ in pnv_eeh_set_option()
589 * supports compound PE, let it handle that. in pnv_eeh_get_pe_state()
643 * If PHB supports compound PE, to freeze all in pnv_eeh_get_pe_state()
1347 * If PHB supports compound PE, to fetch in pnv_eeh_get_pe()
1364 /* Freeze the (compound) PE */ in pnv_eeh_get_pe()
1370 * At this point, we're sure the (compound) PE should in pnv_eeh_get_pe()
/linux/drivers/gpu/drm/xe/
H A Dxe_rtp_helpers.h71 * XE_RTP_DROP_CAST - Drop cast to convert a compound statement to a initializer

123456