/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_global_state.c | 173 obj_state->serialized = false; in intel_atomic_get_global_obj_state() 293 obj_state->serialized = true; in intel_atomic_serialize_global_state() 322 if (new_obj_state->serialized) { in intel_atomic_global_state_setup_commit() 379 if (!new_obj_state->serialized) in intel_atomic_global_state_commit_done()
|
H A D | intel_pmdemand.c | 465 u32 *reg1, u32 *reg2, bool serialized) in intel_pmdemand_update_params() argument 486 u32 current_val = serialized ? 0 : REG_FIELD_GET((mask), *(reg)); \ in intel_pmdemand_update_params() 515 bool serialized) in intel_pmdemand_program_params() argument 533 serialized); in intel_pmdemand_program_params()
|
H A D | intel_global_state.h | 64 bool changed, serialized; member
|
/linux/Documentation/networking/ |
H A D | phy-link-topology.rst | 31 Here, we have 2 basic scenarios. Either the MAC is able to output a serialized 50 Now some Ethernet controllers aren't able to output a serialized interface, so 52 as media-converters, to translate the non-serialized MAC MII interface to a 53 serialized MII interface fed to the SFP ::
|
H A D | j1939.rst | 50 knowing it. The individual TP & ETP sessions _must_ be serialized
|
/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-idmapper.rst | 69 hand". This program takes two arguments, a serialized key and a key 70 description. The serialized key is first converted into a key_serial_t, and
|
/linux/Documentation/locking/ |
H A D | seqlock.rst | 43 multiple writers. Write side critical sections must thus be serialized 96 sections must be serialized and non-preemptible. This variant of 99 side critical sections are properly serialized.
|
/linux/Documentation/core-api/ |
H A D | padata.rst | 14 is currently the sole consumer of padata's serialized job support. 25 The first step in using padata to run serialized jobs is to set up a 39 jobs to be serialized independently. A padata_instance may have one or more
|
H A D | cpu_hotplug.rst | 385 serialized against CPU hotplug operations and provide the automatic 449 The state setup and the callback invocations are serialized against CPU 500 The state removal and the callback invocations are serialized against CPU 567 serialized against CPU hotplug operations. These functions cannot be used
|
/linux/tools/testing/selftests/cgroup/ |
H A D | memcg_protection.m | 80 % in reality reclaim is serialized and each sibling recalculates own residual
|
/linux/Documentation/isdn/ |
H A D | interface_capi.rst | 136 Calls to these functions are serialized by Kernel CAPI so that only 143 Calls to these functions are serialized by Kernel CAPI so that only 164 Calls to this function are not serialized by Kernel CAPI, ie. it must
|
/linux/Documentation/w1/masters/ |
H A D | ds2490.rst | 56 writes are serialized and the status verifies that the chip is idle
|
/linux/Documentation/devicetree/bindings/display/imx/ |
H A D | ldb.txt | 70 serialized LVDS signal.
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | special-register-buffer-data-sampling.rst | 79 serialized, resulting in an overall reduction in the maximum RDRAND
|
/linux/include/soc/fsl/qe/ |
H A D | qe.h | 402 u8 serialized[QE_FLTR_TAD_SIZE]; member
|
/linux/Documentation/userspace-api/netlink/ |
H A D | specs.rst | 202 Numerical attribute ID, used in serialized Netlink messages. 324 Numerical message ID, used in serialized Netlink messages.
|
/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 543 non-serialized. Forcing serialized execution is necessary for precise 563 Due to non-serialized reads, you may actually end up with a range which
|
/linux/Documentation/bpf/ |
H A D | ringbuf.rst | 178 Producer counter increments are serialized under spinlock, so there is
|
/linux/Documentation/scheduler/ |
H A D | completion.rst | 267 particular 'struct completion' at any time - serialized through the wait
|
/linux/Documentation/input/ |
H A D | input-programming.rst | 162 disconnects. Calls to both callbacks are serialized.
|
/linux/tools/memory-model/Documentation/ |
H A D | simple.txt | 90 serialized access to the data that the code is accessing. However,
|
/linux/Documentation/driver-api/soundwire/ |
H A D | stream.rst | 198 always serialized. So, there is no race condition and hence no need for
|
/linux/drivers/usb/serial/ |
H A D | Kconfig | 599 designs. Bus access can be serialized using the Etherbone
|
/linux/Documentation/filesystems/ |
H A D | sharedsubtree.rst | 943 Normally we have ->mnt_flags modifications serialized by vfsmount_lock.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | subdev-formats.rst | 2227 On LVDS buses, usually each sample is transferred serialized in seven 2231 24-bit RGB format serialized in seven time slots on four lanes using
|