Home
last modified time | relevance | path

Searched full:capable (Results 1 – 25 of 1225) sorted by relevance

12345678910>>...49

/linux/tools/perf/pmu-events/arch/x86/goldmont/
H A Dpipeline.json3 "BriefDescription": "Retired branch instructions (Precise event capable)",
12 "BriefDescription": "Retired taken branch instructions (Precise event capable)",
22 "BriefDescription": "Retired near call instructions (Precise event capable)",
32 "BriefDescription": "Retired far branch instructions (Precise event capable)",
42 "BriefDescription": "Retired near indirect call instructions (Precise event capable)",
52 "BriefDescription": "Retired conditional branch instructions (Precise event capable)",
62 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)",
72 "BriefDescription": "Retired near relative call instructions (Precise event capable)",
82 "BriefDescription": "Retired near return instructions (Precise event capable)",
92 …iefDescription": "Retired conditional branch instructions that were taken (Precise event capable)",
[all …]
H A Dvirtual-memory.json12 "BriefDescription": "Memory uops retired that missed the DTLB (Precise event capable)",
23 "BriefDescription": "Load uops retired that missed the DTLB (Precise event capable)",
34 "BriefDescription": "Store uops retired that missed the DTLB (Precise event capable)",
/linux/tools/perf/pmu-events/arch/x86/goldmontplus/
H A Dpipeline.json3 "BriefDescription": "Retired branch instructions (Precise event capable)",
12 "BriefDescription": "Retired taken branch instructions (Precise event capable)",
22 "BriefDescription": "Retired near call instructions (Precise event capable)",
32 "BriefDescription": "Retired far branch instructions (Precise event capable)",
42 "BriefDescription": "Retired near indirect call instructions (Precise event capable)",
52 "BriefDescription": "Retired conditional branch instructions (Precise event capable)",
62 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)",
72 "BriefDescription": "Retired near relative call instructions (Precise event capable)",
82 "BriefDescription": "Retired near return instructions (Precise event capable)",
92 …iefDescription": "Retired conditional branch instructions that were taken (Precise event capable)",
[all …]
/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h322 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */
327 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */
328 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */
329 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
330 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
331 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */
332 #define MII_SR_100X_FD_CAPS 0x4000 /* 100X Full Duplex Capable */
333 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */
350 #define MII_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */
351 #define MII_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */
[all …]
/linux/net/dcb/
H A DKconfig7 features on DCB capable Ethernet adapters via rtnetlink. Say 'Y'
8 if you have a DCB capable Ethernet adapter which supports this
9 interface and you are connected to a DCB capable switch.
11 DCB is a collection of Ethernet enhancements which allow DCB capable
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst117 - ENOSYS cd drive not audio-capable.
138 - ENOSYS cd drive not audio-capable.
162 - ENOSYS cd drive not audio-capable.
193 - ENOSYS cd drive not audio-capable.
222 - ENOSYS cd drive not audio-capable.
247 - ENOSYS cd drive not audio-capable.
277 - ENOSYS cd drive not audio-capable.
302 - ENOSYS cd drive not audio-capable.
328 - ENOSYS cd drive not capable of ejecting
355 - ENOSYS cd drive not capable of closing the tray
[all …]
/linux/Documentation/devicetree/bindings/dma/
H A Dmv-xor.txt20 - dmacap,memcpy to indicate that the XOR channel is capable of memcpy operations
21 - dmacap,memset to indicate that the XOR channel is capable of memset operations
22 - dmacap,xor to indicate that the XOR channel is capable of xor operations
23 - dmacap,interrupt to indicate that the XOR channel is capable of
/linux/drivers/gpu/drm/xe/
H A Dxe_device_sysfs.c78 * the device is capable of auto-downgrading its link to PCIe Gen4 speed before
81 * denote if the device is capable of auto-downgrading its link to PCIe Gen4
83 * `capable` respectively.
95 * Link downgrade status of auto link downgrade capable devices is available
151 if (xe->d3cold.capable) in xe_device_sysfs_fini()
163 if (xe->d3cold.capable) { in xe_device_sysfs_init()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power31 For the devices that are not capable of generating system wakeup
86 attribute is read-only. If the device is not capable to wake up
98 is read-only. If the device is not capable to wake up the
111 is not capable to wake up the system from sleep states, this
122 read-only. If the device is not capable to wake up the system
134 If the device is not capable to wake up the system from sleep
146 device is not capable to wake up the system from sleep states,
157 If the device is not capable to wake up the system from sleep
181 This attribute is read-only. If the device is not capable to
/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h110 * capable
111 * @start: The pin number of the first pin interrupt capable
112 * @end: The pin number of the last pin interrupt capable
156 * @gpio_irq_cluster: An array of GPIO interrupt capable for this SoC
157 * @ngpio_irq_cluster: The number of GPIO inetrrupt capable for this SoC
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c52 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */
57 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */
58 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */
59 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
60 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
61 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */
62 #define MII_SR_100X_FD_CAPS 0x4000 /* 100X Full Duplex Capable */
63 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */
/linux/fs/bcachefs/
H A Dchardev.c166 if (!capable(CAP_SYS_ADMIN))
177 if (!capable(CAP_SYS_ADMIN))
190 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_disk_add()
212 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_disk_remove()
234 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_disk_online()
255 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_disk_offline()
280 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_disk_set_state()
385 if (!capable(CAP_SYS_ADMIN)) { in bch2_ioctl_data()
586 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_read_super()
625 if (!capable(CAP_SYS_ADMIN)) in bch2_ioctl_disk_get_idx()
[all …]
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-xhci.yaml20 usb3-lpm-capable:
21 description: Determines if platform is USB3 LPM capable
47 usb3-lpm-capable;
/linux/arch/powerpc/kernel/
H A Dnote.S12 * Ultravisor-capable bit (PowerNV only).
18 * by the ultravisor. If the kernel is not ultravisor-capable, but it ends up
25 * or the Ultravisor-capable bit is not set.
/linux/Documentation/arch/powerpc/
H A Delfnote.rst18 - Ultravisor-capable bit (PowerNV only).
28 by the ultravisor. If the kernel is not ultravisor-capable, but it ends up
35 or the Ultravisor-capable bit is not set.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst143 - Video composer (blender). An entity capable of video
151 - Video pixel formatter. An entity capable of pixel formatting
160 - Video pixel encoding converter. An entity capable of pixel
169 - Video look-up table. An entity capable of video lookup table
178 - Video scaler. An entity capable of video scaling must have
190 capable of statistics computation must have one sink pad and
196 - Video (MPEG, HEVC, VPx, etc.) encoder. An entity capable of
201 - Video (MPEG, HEVC, VPx, etc.) decoder. An entity capable of
212 - Video multiplexer. An entity capable of multiplexing must have at
/linux/include/sound/
H A Dhda_verbs.h168 #define AC_WCAP_UNSOL_CAP (1<<7) /* Unsol capable */
252 #define AC_PINCAP_IMP_SENSE (1<<0) /* impedance sense capable */
254 #define AC_PINCAP_PRES_DETECT (1<<2) /* presence detect capable */
255 #define AC_PINCAP_HP_DRV (1<<3) /* headphone drive capable */
256 #define AC_PINCAP_OUT (1<<4) /* output capable */
257 #define AC_PINCAP_IN (1<<5) /* input capable */
258 #define AC_PINCAP_BALANCE (1<<6) /* balanced I/O capable */
272 #define AC_PINCAP_EAPD (1<<16) /* EAPD capable */
290 #define AC_AMPCAP_MUTE (1<<31) /* mute capable */
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dscb.h31 #define SCB_HTCAP 0x10000 /* HT (MIMO) capable device */
32 #define SCB_IS40 0x80000 /* 40MHz capable */
33 #define SCB_STBCCAP 0x40000000 /* STBC Capable */
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dsysfs.c71 if (!capable(CAP_NET_ADMIN)) in b43legacy_attr_interfmode_show()
105 if (!capable(CAP_NET_ADMIN)) in b43legacy_attr_interfmode_store()
150 if (!capable(CAP_NET_ADMIN)) in b43legacy_attr_preamble_show()
173 if (!capable(CAP_NET_ADMIN)) in b43legacy_attr_preamble_store()
/linux/drivers/xen/xenbus/
H A Dxenbus_dev_backend.c24 if (!capable(CAP_SYS_ADMIN)) in xenbus_backend_open()
77 if (!capable(CAP_SYS_ADMIN)) in xenbus_backend_ioctl()
96 if (!capable(CAP_SYS_ADMIN)) in xenbus_backend_mmap()
/linux/Documentation/driver-api/serial/
H A Dserial-iso7816.rst14 Some CPUs/UARTs (e.g., Microchip AT91) contain a built-in mode capable of
17 For these microcontrollers, the Linux driver should be made capable of
29 Any driver for devices capable of working both as RS232 and ISO7816 should
/linux/tools/include/uapi/linux/
H A Dnetdev.h43 * @NETDEV_XDP_RX_METADATA_TIMESTAMP: Device is capable of exposing receive HW
45 * @NETDEV_XDP_RX_METADATA_HASH: Device is capable of exposing receive packet
47 * @NETDEV_XDP_RX_METADATA_VLAN_TAG: Device is capable of exposing receive
/linux/include/uapi/linux/
H A Dnetdev.h43 * @NETDEV_XDP_RX_METADATA_TIMESTAMP: Device is capable of exposing receive HW
45 * @NETDEV_XDP_RX_METADATA_HASH: Device is capable of exposing receive packet
47 * @NETDEV_XDP_RX_METADATA_VLAN_TAG: Device is capable of exposing receive
/linux/include/linux/usb/
H A Dtcpci.h188 * Optional; The USB Communications Capable bit indicates if port
189 * partner is capable of communication over the USB data lines
202 * a receptacle capable of modal operation. Chip level TCPCI drivers
227 bool capable);
/linux/net/atm/
H A Dresources.c270 if (!capable(CAP_NET_ADMIN)) { in atm_dev_ioctl()
283 if (!capable(CAP_NET_ADMIN)) { in atm_dev_ioctl()
309 if (!capable(CAP_NET_ADMIN)) { in atm_dev_ioctl()
322 if (!capable(CAP_NET_ADMIN)) { in atm_dev_ioctl()
366 if (!capable(CAP_NET_ADMIN)) { in atm_dev_ioctl()

12345678910>>...49