/linux/fs/smb/server/ |
H A D | ksmbd_work.h | 46 /* 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 96 * ksmbd_resp_buf_next - Get next buffer on compound response. 105 * ksmbd_resp_buf_curr - Get current buffer on compound response. 114 * ksmbd_req_buf_next - Get next buffer on compound request.
|
H A D | Kconfig | 42 compound requests, multi-credit, packet signing, RDMA(smbdirect),
|
/linux/include/linux/ |
H A D | journal-head.h | 17 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 D | page-flags.h | 181 * Flags only valid for compound pages. Stored in first tail page's 218 * because the @page is a compound page composed with at least in page_fixed_fake_head() 324 * Page flags policies wrt compound pages 333 * for compound page all operations related to the page flag applied to 341 * the page flag is not relevant for compound pages. 917 * compound page. 1182 * Flags stored in the second page of a compound page. They may overlap
|
/linux/scripts/ |
H A D | asn1_compiler.c | 669 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 D | Makefile.kcsan | 13 …$(call cc-option,$(call cc-param,tsan-compound-read-before-write=1),$(call cc-option,$(call cc-par…
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | extended-controls.rst | 74 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
|
H A D | vidioc-queryctrl.rst | 60 driver returns the next supported non-compound control, or ``EINVAL`` if 62 can be specified to enumerate all compound controls (i.e. controls with 66 order to enumerate all controls, compound or not. Drivers which do not 70 support controls that can use compound types, and to expose additional 191 returns the first non-compound control with a higher ID. When the 193 the flag and returns the first compound control with a higher ID. 194 Set both to get the first control (compound or not) with a higher 627 for controls that are an array, string, or have a compound type.
|
/linux/Documentation/admin-guide/mm/ |
H A D | pagemap.rst | 95 When compound page is used, either will only set this flag on the head 103 A compound page with order N consists of 2^N physically contiguous pages. 104 A compound page with order 2 takes the form of "HTTT", where H donates its 105 head page and T donates its tail page(s). The major consumers of compound 111 A compound page tail (see description above).
|
/linux/include/media/ |
H A D | v4l2-vp9.h | 53 * @comp_mode: compound prediction mode probabilities. 55 * @comp_ref: compound ref probabilities. 97 * @comp: compound prediction mode counts. 98 * @comp_ref: compound ref counts.
|
H A D | v4l2-ctrls.h | 59 * @p: Pointer to a compound value. 60 * @p_const: Pointer to a constant compound value. 247 * through a pointer (for compound controls only). 417 * @type_ops: The control type ops. Only needed for compound controls. 425 * @p_def: The control's default value for compound controls. 718 * compound control. 725 * Sames as v4l2_ctrl_new_std(), but with support to compound controls, thanks 728 * compound control should be all zeroes. 1209 * __v4l2_ctrl_s_ctrl_compound() - Unlocked variant to set a compound control 1213 * @p: The new compound payload. [all …]
|
/linux/fs/nfs/ |
H A D | nfs42.h | 12 * 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.
|
/linux/include/sound/sof/ |
H A D | header.h | 169 * 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 D | trigger-hist.tc | 23 echo "Test histogram with compound keys" 28 fail "compound keys on sched_process_fork did not work"
|
/linux/Documentation/netlink/specs/ |
H A D | nfsd.yaml | 62 name: compound-ops 149 - compound-ops
|
/linux/lib/ |
H A D | Kconfig.kcsan | 34 …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/include/uapi/linux/ |
H A D | nfs4.h | 176 * If a compound requires more operations, adjust NFS4_MAX_OPS accordingly. 181 * actual operation per compound
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 28 #define PNV_IODA_PE_MASTER (1 << 3) /* Master PE in compound case */ 29 #define PNV_IODA_PE_SLAVE (1 << 4) /* Slave PE in compound case */ 98 /* PEs in compound case */
|
/linux/tools/testing/selftests/mm/ |
H A D | khugepaged.c | 800 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 D | pmb.c | 172 * 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 D | usb251xb.yaml | 149 compound-device: 152 indicate the hub is part of a compound device (boolean)
|
/linux/Documentation/mm/ |
H A D | page_frags.rst | 6 which resides within a 0 or higher order compound page. Multiple
|
/linux/fs/nfsd/ |
H A D | nfsd.h | 70 /* Maximum number of operations per session compound */ 83 /* NFSv4 compound */ 373 /* before processing a COMPOUND operation, we have to check that there
|
H A D | nfs4callback.c | 963 PROC(CB_RECALL, COMPOUND, cb_recall, cb_recall), 965 PROC(CB_LAYOUT, COMPOUND, cb_layout, cb_layout), 967 PROC(CB_NOTIFY_LOCK, COMPOUND, cb_notify_lock, cb_notify_lock), 968 PROC(CB_OFFLOAD, COMPOUND, cb_offload, cb_offload), 969 PROC(CB_RECALL_ANY, COMPOUND, cb_recall_any, cb_recall_any), 970 PROC(CB_GETATTR, COMPOUND, cb_getattr, cb_getattr),
|
/linux/fs/proc/ |
H A D | page.c | 141 * compound pages: export both head/tail info in stable_page_flags() 142 * they together define a compound page's start/end pos and order in stable_page_flags()
|