Searched full:assigns (Results 1 – 25 of 221) sorted by relevance
123456789
/linux-6.14.4/tools/testing/selftests/drivers/net/ |
D | netcons_basic.sh | 4 # This test creates two netdevsim virtual interfaces, assigns one of them (the 5 # "destination interface") to a new namespace, and assigns IP addresses to both
|
/linux-6.14.4/drivers/media/test-drivers/vidtv/ |
D | vidtv_psi.h | 400 * vidtv_psi_sdt_service_assign - Assigns the service loop to the SDT. 413 * vidtv_psi_desc_assign - Assigns a descriptor loop at some point 423 * vidtv_pmt_desc_assign - Assigns a descriptor loop at some point in a PMT section. 437 * vidtv_sdt_desc_assign - Assigns a descriptor loop at some point in a SDT. 451 * vidtv_psi_pat_program_assign - Assigns the program loop to the PAT. 463 * vidtv_psi_pmt_stream_assign - Assigns the stream loop to the PAT. 793 * vidtv_psi_eit_event_assign - Assigns the event loop to the EIT.
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | Kconfig | 213 The destination hashing scheduling algorithm assigns network 223 The source hashing scheduling algorithm assigns network 234 Google's Maglev hashing algorithm as a IPVS scheduler. It assigns 252 The shortest expected delay scheduling algorithm assigns network
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-rpmsg | 21 starts listening on one end of a channel, it assigns it with 39 starts listening on one end of a channel, it assigns it with
|
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth-trace.h | 44 /* The function that assigns values to the above declared 138 /* The function that assigns values to the above declared
|
/linux-6.14.4/Documentation/litmus-tests/rcu/ |
D | RCU+sync+free.litmus | 11 * period assigns a pointer, and the writes following the grace period destroy
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | app-pri.rst | 22 device assigns a medium priority, compatible with earlier versions of
|
D | format.rst | 38 assigns a logical stream (video data, VBI data etc.) exclusively to one
|
/linux-6.14.4/drivers/clk/ |
D | clk_test.c | 3227 * assigns the rate when the property is in the provider. 3229 .desc = "provider assigns", 3235 * assigns the rate when the property is in the consumer. 3237 .desc = "consumer assigns", 3244 * assigns the rate when the property is in the provider. 3246 .desc = "provider assigns u64", 3252 * assigns the rate when the property is in the consumer. 3254 .desc = "consumer assigns u64", 3272 * assigns the rates when the property is in the provider. 3274 .desc = "provider assigns", [all …]
|
/linux-6.14.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_bo.h | 177 * After being notified, the code assigns the highest resource eviction priority 192 * After being notified, the code assigns the highest resource eviction priority
|
/linux-6.14.4/Documentation/devicetree/bindings/pci/ |
D | pci-ep.yaml | 47 If present this property assigns a fixed PCI domain number to a PCI
|
D | pci.txt | 15 If present this property assigns a fixed PCI domain number to a host bridge,
|
/linux-6.14.4/tools/testing/selftests/powerpc/alignment/ |
D | copy_first_unaligned.c | 29 * mask because the compiler assigns the register at RB. in signal_action_handler()
|
/linux-6.14.4/drivers/md/dm-vdo/indexer/ |
D | index.h | 21 * The index is divided into a number of independent zones and assigns each request to a zone based
|
/linux-6.14.4/include/linux/ |
D | of_reserved_mem.h | 72 * This function assigns respective DMA-mapping operations based on the first
|
D | dm-dirty-log.h | 99 * assigns recovery work.
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-eevdf.rst | 14 runnable tasks with the same priority. To do so, it assigns a virtual run
|
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth_trace.h | 52 /* The function that assigns values to the above declared fields */
|
/linux-6.14.4/tools/lib/bpf/ |
D | libbpf_common.h | 61 * including any extra padding, it with memset() and then assigns initial
|
/linux-6.14.4/sound/soc/intel/atom/sst/ |
D | sst_pvt.c | 331 * this function assigns a private id for calls that dont have stream 333 * uses bits for the id, and finds first free bits and assigns that
|
/linux-6.14.4/drivers/pnp/ |
D | manager.c | 252 * pnp_assign_resources - assigns resources to the device based on the specified dependent number 305 * pnp_auto_config_dev - automatically assigns resources to a device
|
/linux-6.14.4/sound/hda/ext/ |
D | hdac_ext_stream.c | 334 * This assigns the stream based on the type (coupled/host/link), for the 335 * given PCM substream, assigns it and returns the stream object
|
/linux-6.14.4/Documentation/networking/ |
D | j1939.rst | 191 In order to send data, a ``bind(2)`` must have been successful. ``bind(2)`` assigns a 230 The ``bind(2)`` system call assigns the local address, i.e. the source address when 238 On the other hand ``connect(2)`` assigns the remote address, i.e. the destination
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_atomic_state_helper.c | 85 * Initializes the newly allocated @crtc_state and assigns it to 300 * Initializes the newly allocated @plane_state and assigns it to 442 * Initializes the newly allocated @conn_state and assigns it to
|
/linux-6.14.4/drivers/infiniband/hw/qib/ |
D | qib_user_pages.c | 53 * The powerpc iommu assigns dma_addrs in ascending order, so we don't
|
123456789