Home
last modified time | relevance | path

Searched refs:serialized (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/networking/
H A Dphy-link-topology.rst31 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 ::
/linux/Documentation/admin-guide/mm/
H A Dkho.rst8 regions, which could contain serialized system states, across kexec.
76 which could contain serialized kernel state.
77 While the state is serialized, they are unable to perform
78 any modifications to state that was serialized, such as
/linux/drivers/gpu/drm/i915/display/
H A Dintel_global_state.c206 obj_state->serialized = false; in intel_atomic_get_global_obj_state()
326 obj_state->serialized = true; in intel_atomic_serialize_global_state()
355 if (new_obj_state->serialized) { in intel_atomic_global_state_setup_commit()
412 if (!new_obj_state->serialized) in intel_atomic_global_state_commit_done()
H A Dintel_pmdemand.c520 u32 *reg1, u32 *reg2, bool serialized) in intel_pmdemand_update_params() argument
541 u32 current_val = serialized ? 0 : REG_FIELD_GET((mask), *(reg)); \ in intel_pmdemand_update_params()
576 bool serialized) in intel_pmdemand_program_params() argument
594 serialized); in intel_pmdemand_program_params()
H A Dintel_global_state.h35 bool changed, serialized; member
/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst69 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/core-api/kho/
H A Dindex.rst13 regions, which could contain serialized system states, across kexec.
27 The preserved memory regions contain either serialized subsystem states, or
/linux/Documentation/locking/
H A Dseqlock.rst45 multiple writers. Write side critical sections must thus be serialized
98 sections must be serialized and non-preemptible. This variant of
101 side critical sections are properly serialized.
/linux/Documentation/core-api/
H A Dpadata.rst14 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 Dcpu_hotplug.rst385 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 Dmemcg_protection.m80 % in reality reclaim is serialized and each sibling recalculates own residual
/linux/Documentation/isdn/
H A Dinterface_capi.rst136 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 Dds2490.rst56 writes are serialized and the status verifies that the chip is idle
/linux/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst79 serialized, resulting in an overall reduction in the maximum RDRAND
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst202 Numerical attribute ID, used in serialized Netlink messages.
324 Numerical message ID, used in serialized Netlink messages.
/linux/include/soc/fsl/qe/
H A Dqe.h402 u8 serialized[QE_FLTR_TAD_SIZE]; member
/linux/Documentation/driver-api/
H A Dpwm.rst184 serialized.
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst543 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/hwmon/
H A Dhwmon-kernel-api.rst90 to ensure that calls to those functions are serialized.
/linux/Documentation/core-api/real-time/
H A Ddifferences.rst236 serialized and non-preemptible relative to the reader. This cannot be achieved
/linux/Documentation/bpf/
H A Dringbuf.rst178 Producer counter increments are serialized under spinlock, so there is
/linux/Documentation/scheduler/
H A Dcompletion.rst267 particular 'struct completion' at any time - serialized through the wait
/linux/Documentation/input/
H A Dinput-programming.rst162 disconnects. Calls to both callbacks are serialized.
/linux/tools/memory-model/Documentation/
H A Dsimple.txt90 serialized access to the data that the code is accessing. However,
/linux/Documentation/driver-api/soundwire/
H A Dstream.rst198 always serialized. So, there is no race condition and hence no need for

12