Home
last modified time | relevance | path

Searched full:acts (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/Linux-v5.4/net/openvswitch/
Ddatapath.c538 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local
582 &flow->key, &acts, log); in ovs_packet_cmd_execute()
586 rcu_assign_pointer(flow->sf_acts, acts); in ovs_packet_cmd_execute()
701 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() argument
721 len += nla_total_size(acts->orig_len); in ovs_flow_cmd_msg_size()
848 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() argument
860 len = ovs_flow_cmd_msg_size(acts, sfid, ufid_flags); in ovs_flow_cmd_alloc_info()
898 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local
945 &new_flow->key, &acts, log); in ovs_flow_cmd_new()
951 reply = ovs_flow_cmd_alloc_info(acts, &new_flow->id, info, false, in ovs_flow_cmd_new()
[all …]
/Linux-v5.4/Documentation/filesystems/
Dvirtiofs.rst44 client. The guest acts as the FUSE client while the host acts as the FUSE
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Drohm,bd70528-pmic.txt15 - interrupt-controller : To indicate BD70528 acts as an interrupt controller.
18 - gpio-controller : To indicate BD70528 acts as a GPIO controller.
/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx_fw_if.h116 * This acts as the status register
177 * This CSR acts as a command register
/Linux-v5.4/arch/x86/include/asm/
Dpgtable-3level.h176 /* xchg acts as a barrier before setting of the high bits */ in native_pmdp_get_and_clear()
206 /* xchg acts as a barrier before setting of the high bits */ in pmdp_establish()
238 /* xchg acts as a barrier before setting of the high bits */ in native_pudp_get_and_clear()
/Linux-v5.4/Documentation/devicetree/bindings/input/
Dpwm-beeper.txt10 - amp-supply: phandle to a regulator that acts as an amplifier for the beeper
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-counter-ftm-quaddec15 prescaler (i.e. a counter). This acts like a clock
Dsysfs-bus-intel_th-devices-pti12 Description: (RW) 0: PTI trace clock acts as a strobe which only toggles
/Linux-v5.4/include/sound/
Dda9055.h23 /* Selects which of the two MicBias pins acts as the bias source */
/Linux-v5.4/Documentation/i2c/
Dslave-eeprom-backend.rst7 This is a proof-of-concept backend which acts like an EEPROM on the connected
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dibm,ppc4xx-gpio.txt4 particular pin that has GPIO capabilities acts as a GPIO or is used for
Dgpio-atlas7.txt11 The GPIO controller also acts as an interrupt controller. It uses the default
/Linux-v5.4/drivers/greybus/
DKconfig25 acts as a Greybus "host controller". This device is a bridge
/Linux-v5.4/drivers/firmware/imx/
DKconfig10 It acts like a doorbell. Client might use shared memory to
/Linux-v5.4/net/hsr/
DKconfig17 instant fail-over network. Each HSR node in the ring acts like a
/Linux-v5.4/Documentation/filesystems/nfs/
Dpnfs-scsi-server.txt6 With pNFS SCSI layouts, the NFS server acts as Metadata Server (MDS) for pNFS,
/Linux-v5.4/Documentation/security/tpm/
Dtpm_ftpm_tee.rst18 The driver acts as a thin layer that passes commands to and from a TPM
/Linux-v5.4/arch/mips/sni/
Deisa.c4 * Acts as a placeholder if we don't have a proper EISA bridge.
/Linux-v5.4/drivers/usb/gadget/
DKconfig342 The Mass Storage Gadget acts as a USB Mass Storage disk drive.
430 The MIDI Function acts as a USB Audio device, with one MIDI
454 The Webcam function acts as a composite USB Audio and Video Class
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dti,da850-pupd.txt12 The controller node also acts as a container for pin group configuration nodes.
/Linux-v5.4/include/linux/pinctrl/
Ddevinfo.h19 /* The device core acts as a consumer toward pinctrl */
/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dicpdas-lp8841-spi-rtc.txt4 memory register, which acts as an SPI master device.
/Linux-v5.4/drivers/eisa/
Dvirtual_root.c4 * Acts as a placeholder if we don't have a proper EISA bridge.
/Linux-v5.4/drivers/usb/gadget/legacy/
DKconfig246 The Mass Storage Gadget acts as a USB Mass Storage disk drive.
301 The MIDI Gadget acts as a USB Audio device, with one MIDI
486 The Webcam Gadget acts as a composite USB Audio and Video Class
/Linux-v5.4/Documentation/crypto/
Duserspace-if.rst124 - MSG_MORE: If this flag is set, the send system call acts like a
178 - MSG_MORE: If this flag is set, the send system call acts like a
241 - MSG_MORE: If this flag is set, the send system call acts like a

12345678910>>...12