Home
last modified time | relevance | path

Searched full:compound (Results 1 – 25 of 131) 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 DKconfig43 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 Dpage-flags.h182 * Flags only valid for compound pages. Stored in first tail page's
219 * because the @page is a compound page composed with at least in page_fixed_fake_head()
362 * Page flags policies wrt compound pages
371 * for compound page all operations related to the page flag applied to
379 * the page flag is not relevant for compound pages.
933 * compound page.
1204 * Flags stored in the second page of a compound page. They may overlap
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.rst74 pointers it is now also possible to have controls with compound types
77 be able to see such compound controls. In other words, these controls
78 with compound types should only be used programmatically.
80 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
120 A compound page with order N consists of 2^N physically contiguous pages.
121 A compound page with order 2 takes the form of "HTTT", where H donates its
122 head page and T donates its tail page(s). The major consumers of compound
128 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/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
149 - compound-ops
/linux/lib/
H A DKconfig.kcsan34 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=thread -mllvm -tsan-compound-read-before-write=1))…
35 (CC_IS_GCC && $(cc-option,-fsanitize=thread --param tsan-compound-read-before-write=1))
37 The compiler instruments plain compound read-write operations
/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/tools/testing/selftests/mm/
H A Dkhugepaged.c800 printf("Split huge page leaving single PTE mapping compound page..."); in collapse_single_pte_entry_compound()
807 c->collapse("Collapse PTE table with single PTE mapping compound page", in collapse_single_pte_entry_compound()
819 printf("Split huge page leaving single PTE page table full of compound pages..."); in collapse_full_of_compound()
827 c->collapse("Collapse PTE table full of compound pages", p, 1, ops, in collapse_full_of_compound()
840 printf("\rConstruct PTE page table full of different PTE-mapped compound pages %3d/%d...", in collapse_compound_extreme()
879 c->collapse("Collapse PTE table full of different compound pages", p, 1, in collapse_compound_extreme()
959 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/Documentation/devicetree/bindings/usb/
H A Dusb251xb.yaml149 compound-device:
152 indicate the hub is part of a compound device (boolean)
/linux/fs/proc/
H A Dpage.c166 * compound pages: export both head/tail info in stable_page_flags()
167 * 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/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/fs/nfsd/
H A Dnfs4callback.c1025 PROC(CB_RECALL, COMPOUND, cb_recall, cb_recall),
1027 PROC(CB_LAYOUT, COMPOUND, cb_layout, cb_layout),
1029 PROC(CB_NOTIFY_LOCK, COMPOUND, cb_notify_lock, cb_notify_lock),
1030 PROC(CB_OFFLOAD, COMPOUND, cb_offload, cb_offload),
1031 PROC(CB_RECALL_ANY, COMPOUND, cb_recall_any, cb_recall_any),
1032 PROC(CB_GETATTR, COMPOUND, cb_getattr, cb_getattr),
/linux/drivers/media/platform/imagination/
H A De5010-jpeg-enc.h165 unsigned char compound; member
/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