Home
last modified time | relevance | path

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

12345678910>>...57

/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/Documentation/arch/arm64/
H A Dasymmetric-32bit.rst16 of the CPUs are capable of executing 32-bit user applications. On such
56 The subset of CPUs capable of running 32-bit tasks is described in
61 late-onlining of 32-bit-capable CPUs can result in the file contents
74 1. If the 32-bit-capable subset of the affinity mask is not empty,
83 ancestor is found containing at least one 32-bit-capable CPU. The
84 affinity of the task is then changed to match the 32-bit-capable
88 of all 32-bit-capable CPUs of which the kernel is aware.
98 the 32-bit-capable CPUs of the requested affinity mask. On success, the
113 of 32-bit-capable CPUs may still necessitate the procedure described in
117 **Note:** It is recommended that a set of 32-bit-capable CPUs are placed
[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/include/uapi/linux/
H A Dmdio.h136 #define MDIO_SPEED_10G 0x0001 /* 10G capable */
137 #define MDIO_PMA_SPEED_2B 0x0002 /* 2BASE-TL capable */
138 #define MDIO_PMA_SPEED_10P 0x0004 /* 10PASS-TS capable */
139 #define MDIO_PMA_SPEED_1000 0x0010 /* 1000M capable */
140 #define MDIO_PMA_SPEED_100 0x0020 /* 100M capable */
141 #define MDIO_PMA_SPEED_10 0x0040 /* 10M capable */
142 #define MDIO_PMA_SPEED_2_5G 0x2000 /* 2.5G capable */
143 #define MDIO_PMA_SPEED_5G 0x4000 /* 5G capable */
144 #define MDIO_PCS_SPEED_10P2B 0x0002 /* 10PASS-TS/2BASE-TL capable */
145 #define MDIO_PCS_SPEED_2_5G 0x0040 /* 2.5G capable */
[all …]
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/
H A Dcapability.h148 extern bool capable(int cap);
171 static inline bool capable(int cap) in capable() function
197 return capable(CAP_PERFMON) || capable(CAP_SYS_ADMIN); in perfmon_capable()
202 return capable(CAP_BPF) || capable(CAP_SYS_ADMIN); in bpf_capable()
/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/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/fs/reiserfs/
H A Dxattr_trusted.c15 if (!capable(CAP_SYS_ADMIN) || IS_PRIVATE(inode)) in trusted_get()
28 if (!capable(CAP_SYS_ADMIN) || IS_PRIVATE(inode)) in trusted_set()
38 return capable(CAP_SYS_ADMIN) && !IS_PRIVATE(d_inode(dentry)); in trusted_list()
/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/arch/x86/kernel/
H A Ditmt.c33 * Boolean to control whether we want to move processes to cpu capable
85 * is capable of supporting the ITMT feature.
88 * is ITMT capable and call sched_set_itmt_support.
151 /* disable sched_itmt if we are no longer ITMT capable */ in sched_clear_itmt_support()
/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/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

12345678910>>...57