| /external/bcc/tools/ |
| D | capable_example.txt | 1 Demonstrations of capable, the Linux eBPF/bcc version. 4 capable traces calls to the kernel cap_capable() function, which does security 7 # ./capable.py 43 # ./capable.py -x 69 It is possible to include a kernel stack trace to the capable events by passing 72 # ./capable.py -K 96 # ./capable.py -K -U --unique 101 # ./capable.py --cgroupmap /sys/fs/bpf/test01 108 # ./capable.py -h 109 usage: capable.py [-h] [-v] [-p PID] [-K] [-U] [-x] [--cgroupmap CGROUPMAP] [all …]
|
| D | capable.py | 4 # capable Trace security capabilitiy checks (cap_capable()). 7 # USAGE: capable [-h] [-v] [-p PID] [-K] [-U] 25 ./capable # trace capability checks 26 ./capable -v # verbose: include non-audit checks 27 ./capable -p 181 # only trace PID 181 28 ./capable -K # add kernel stacks to trace 29 ./capable -U # add user-space stacks to trace 30 ./capable -x # extra fields: show TID and INSETID columns 31 ./capable --unique # don't repeat stacks for the same pid or cgroup 32 ./capable --cgroupmap mappath # only trace cgroups in this BPF map [all …]
|
| /external/bcc/man/man8/ |
| D | capable.8 | 1 .TH capable 8 "2020-03-08" "USER COMMANDS" 3 capable \- Trace security capability checks (cap_capable()). 5 .B capable [\-h] [\-v] [\-p PID] [\-K] [\-U] [\-x] [\-\-cgroupmap MAPPATH] 45 .B capable 49 .B capable \-p 181 54 .B capable \-\-cgroupmap /sys/fs/bpf/test01
|
| /external/pigweed/pw_bluetooth_sapphire/host/gap/ |
| D | android_vendor_capabilities_test.cc | 38 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp() 42 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp() 45 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp() 50 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp() 52 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp() 54 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp() 60 pw::bluetooth::vendor::android_hci::Capability::CAPABLE); in SetUp()
|
| /external/bcc/libbpf-tools/ |
| D | capable.c | 2 // Based on capable(8) from BCC by Brendan Gregg. 12 #include "capable.h" 13 #include "capable.skel.h" 87 const char *argp_program_version = "capable 0.1"; 93 "USAGE: capable [--help] [-p PID | -c CG | -K | -U | -x] [-u TYPE]\n" 97 " capable # Trace capability checks\n" 98 " capable -p 185 # Trace this PID only\n" 99 " capable -c CG # Trace process under cgroupsPath CG\n" 100 " capable -K # Add kernel stacks to trace\n" 101 " capable -x # Extra fields: show TID and INSETID columns\n" [all …]
|
| /external/kernel-headers/original/uapi/linux/ |
| D | mdio.h | 135 #define MDIO_SPEED_10G 0x0001 /* 10G capable */ 136 #define MDIO_PMA_SPEED_2B 0x0002 /* 2BASE-TL capable */ 137 #define MDIO_PMA_SPEED_10P 0x0004 /* 10PASS-TS capable */ 138 #define MDIO_PMA_SPEED_1000 0x0010 /* 1000M capable */ 139 #define MDIO_PMA_SPEED_100 0x0020 /* 100M capable */ 140 #define MDIO_PMA_SPEED_10 0x0040 /* 10M capable */ 141 #define MDIO_PMA_SPEED_2_5G 0x2000 /* 2.5G capable */ 142 #define MDIO_PMA_SPEED_5G 0x4000 /* 5G capable */ 143 #define MDIO_PCS_SPEED_10P2B 0x0002 /* 10PASS-TS/2BASE-TL capable */ 144 #define MDIO_PCS_SPEED_2_5G 0x0040 /* 2.5G capable */ [all …]
|
| D | netdev.h | 43 * @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
|
| D | pci_regs.h | 88 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ 312 #define PCI_MSI_FLAGS_MASKBIT 0x0100 /* Per-vector masking capable */ 439 #define PCI_X_STATUS_133MHZ 0x00020000 /* 133 MHz capable */ 447 #define PCI_X_STATUS_266MHZ 0x40000000 /* 266 MHz capable */ 448 #define PCI_X_STATUS_533MHZ 0x80000000 /* 533 MHz capable */ 458 #define PCI_X_SSTATUS_133MHZ 0x0002 /* 133 MHz capable */ 463 #define PCI_X_SSTATUS_266MHZ 0x4000 /* 266 MHz capable */ 464 #define PCI_X_SSTATUS_533MHZ 0x8000 /* 533 MHz capable */ 549 #define PCI_EXP_LNKCAP_SDERC 0x00080000 /* Surprise Down Error Reporting Capable */ 550 #define PCI_EXP_LNKCAP_DLLLARC 0x00100000 /* Data Link Layer Link Active Reporting Capable */ [all …]
|
| /external/tcpdump/ |
| D | gmpls.c | 40 { GMPLS_PSC1, "Packet-Switch Capable-1"}, 41 { GMPLS_PSC2, "Packet-Switch Capable-2"}, 42 { GMPLS_PSC3, "Packet-Switch Capable-3"}, 43 { GMPLS_PSC4, "Packet-Switch Capable-4"}, 44 { GMPLS_L2SC, "Layer-2 Switch Capable"}, 46 { GMPLS_LSC, "Lambda-Switch Capable"}, 47 { GMPLS_FSC, "Fiber-Switch Capable"},
|
| D | ospf.h | 39 #define OSPF_OPTION_MC 0x04 /* MC bit: Multicast capable */ 40 #define OSPF_OPTION_NP 0x08 /* N/P bit: NSSA capable */ 42 #define OSPF_OPTION_DC 0x20 /* DC bit: Demand circuit capable */ 43 #define OSPF_OPTION_O 0x40 /* O bit: Opaque LSA capable */ 44 #define OSPF_OPTION_DN 0x80 /* DN bit: Up/Down Bit capable - draft-ietf-ospf-2547-dnbit-04 */
|
| /external/google-cloud-java/java-profiler/proto-google-cloud-profiler-v2/src/main/java/com/google/devtools/cloudprofiler/v2/ |
| D | CreateProfileRequestOrBuilder.java | 90 * One or more profile types that the agent is capable of providing. 102 * One or more profile types that the agent is capable of providing. 114 * One or more profile types that the agent is capable of providing. 127 * One or more profile types that the agent is capable of providing. 139 * One or more profile types that the agent is capable of providing.
|
| D | CreateProfileRequest.java | 198 * One or more profile types that the agent is capable of providing. 215 * One or more profile types that the agent is capable of providing. 230 * One or more profile types that the agent is capable of providing. 246 * One or more profile types that the agent is capable of providing. 261 * One or more profile types that the agent is capable of providing. 1022 * One or more profile types that the agent is capable of providing. 1038 * One or more profile types that the agent is capable of providing. 1052 * One or more profile types that the agent is capable of providing. 1067 * One or more profile types that the agent is capable of providing. 1090 * One or more profile types that the agent is capable of providing. [all …]
|
| /external/aws-sdk-java-v2/core/profiles/src/main/java/software/amazon/awssdk/profiles/ |
| D | ProfileFileSupplier.java | 40 …* Creates a {@link ProfileFileSupplier} capable of producing multiple profile objects by aggregati… 46 …* @return Implementation of {@link ProfileFileSupplier} that is capable of supplying a new aggrega… 71 …* Creates a {@link ProfileFileSupplier} capable of producing multiple profile objects from a file.… 77 …* @return Implementation of {@link ProfileFileSupplier} that is capable of supplying a new profile… 104 …* @return Implementation of {@link ProfileFileSupplier} that is capable of supplying a single prof…
|
| /external/angle/extensions/ |
| D | ANGLE_renderability_validation.txt | 37 the implementation is capable of rendering to the underlying texture 40 rendering to the texture but the implementation is capable. 82 capable."
|
| /external/deqp/doc/testspecs/GLES2/ |
| D | functional.negative_api.txt | 25 + Negative tests for all API functions capable of producing errors 39 Negative API test set goes through all GL commands that are capable of 48 Not all commands, such as glFinish() or glIsBuffer(), are capable of
|
| /external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/ |
| D | HealthCheckingLoadBalancerUtil.java | 36 * Creates a health-checking-capable LoadBalancer. This method is used to implement 37 * health-checking-capable {@link io.grpc.LoadBalancer.Factory}s, which will typically written 47 * // Returns the health-checking-capable version of FooLb
|
| /external/tcpdump/tests/ |
| D | mptcp-v1.out | 1 …n 65535, options [mss 1460,sackOK,TS val 464494241 ecr 0,nop,wscale 8,mptcp 4 capable v1], length 0 2 …s [mss 1460,sackOK,TS val 3275212179 ecr 464494241,nop,wscale 8,mptcp 12 capable v1 {0x29a6c86981a… 3 …ck 1, win 256, options [nop,nop,TS val 464494241 ecr 3275212179,mptcp 20 capable v1 {0x1fdb5df328b… 4 …ck 1, win 256, options [nop,nop,TS val 464494241 ecr 3275212179,mptcp 22 capable v1 {0x1fdb5df328b…
|
| D | mptcp-fclose.out | 3 …14600, options [mss 1460,sackOK,TS val 38230 ecr 0,nop,wscale 6,mptcp 12 capable v0 csum {0x9b59be… 4 …tions [mss 1460,sackOK,TS val 4294943148 ecr 38230,nop,wscale 6,mptcp 12 capable v0 csum {0xd005b1… 5 …], ack 1, win 229, options [nop,nop,TS val 38230 ecr 4294943148,mptcp 20 capable v0 csum {0x9b59be…
|
| D | mptcp-aa-v1.out | 3 … 64240, options [mss 1460,sackOK,TS val 2070300959 ecr 0,nop,wscale 7,mptcp 4 capable v1], length 0 4 …s [mss 1460,sackOK,TS val 938670159 ecr 2070300959,nop,wscale 7,mptcp 12 capable v1 {0x73bb150358a… 5 …ck 1, win 502, options [nop,nop,TS val 2070300960 ecr 938670159,mptcp 20 capable v1 {0x8f0c7c64a6a… 6 …ck 1, win 502, options [nop,nop,TS val 2070300963 ecr 938670159,mptcp 22 capable v1 {0x8f0c7c64a6a…
|
| D | rsvp_cap.out | 3 RSVPv1 Hello Message (20), Flags: [Refresh reduction capable], length: 40, ttl: 1, checksum: 0x7d4d 9 Flags: [RecoveryPath Desired, RecoveryPath Srefresh Capable]
|
| /external/ims/rcs/rcsservice/src/com/android/service/ims/presence/ |
| D | ContactCapabilityResponse.java | 38 * Called when a capability request returns a "200 OK" (means capable) or "404 xxxx" for SIP 39 * request of single contact number (means not capable). 76 * capabilities will also be updates as not capable.
|
| /external/openthread/src/core/config/ |
| D | mesh_forwarder.h | 91 …* specified thresholds it may update ECN flag (if message indicates it is ECN-capable) or drop the… 102 …e time-in-queue threshold interval in milliseconds to mark ECN on a message if it is ECN-capable or 103 * drop the message if not ECN-capable. 190 …* maximum time-in-queue interval after which a non-ECN capable message is dropped by delay-aware q…
|
| /external/openthread/src/core/net/ |
| D | ip6_types.hpp | 107 kEcnNotCapable = OT_ECN_NOT_CAPABLE, ///< Non ECN-Capable Transport (ECT). 108 kEcnCapable0 = OT_ECN_CAPABLE_0, ///< ECN Capable Transport, ECT(0). 109 kEcnCapable1 = OT_ECN_CAPABLE_1, ///< ECN Capable Transport, ECT(1).
|
| /external/ComputeLibrary/arm_compute/graph/ |
| D | Types.h | 93 …threads{ -1 }; /**< Number of threads to use (thread capable backends), if 0 t… 103 NEON, /**< Arm® Neon™ capable target device */ 104 CL, /**< OpenCL capable target device */ 105 CLVK, /**< CLVK capable target device */
|
| /external/clang/test/FixIt/ |
| D | fixit-unicode-with-utf8-output.c | 2 // systems capable of outputting Unicode characters to the standard output in 5 // REQUIRES: utf8-capable-terminal
|