| /linux/include/net/ |
| A D | iw_handler.h | 503 char *ends, struct iw_event *iwe, int event_len); 507 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event_check() argument 509 char *res = iwe_stream_add_event(info, stream, ends, iwe, event_len); in iwe_stream_add_event_check() 522 char *ends, struct iw_event *iwe, char *extra); 526 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument 528 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check() 542 char *value, char *ends, struct iw_event *iwe,
|
| /linux/tools/perf/util/ |
| A D | stat-display.c | 449 char buf[64], *vals, *ends; in print_metric_csv() local 457 while (isdigit(*ends) || *ends == '.') in print_metric_csv() 458 ends++; in print_metric_csv() 459 *ends = 0; in print_metric_csv() 589 char buf[64], *vals, *ends; in print_metric_only_csv() local 597 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv() 598 ends++; in print_metric_only_csv() 599 *ends = 0; in print_metric_only_csv() 619 while (isdigit(*ends) || *ends == '.') in print_metric_only_json() 620 ends++; in print_metric_only_json() [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | am335x-bonegreen-wireless.dts | 113 /* in case it isn't, wilink8 ends up in one of the test modes that */ 116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
|
| /linux/tools/testing/selftests/firmware/ |
| A D | settings | 1 # The async firmware timeout is set to 1 second (but ends up being effectively
|
| /linux/net/wireless/ |
| A D | wext-core.c | 1153 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event() argument 1160 if (likely((stream + event_len) < ends)) { in iwe_stream_add_event() 1174 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point() argument 1181 if (likely((stream + event_len) < ends)) { in iwe_stream_add_point() 1197 char *value, char *ends, struct iw_event *iwe, in iwe_stream_add_value() argument 1206 if (likely((value + event_len) < ends)) { in iwe_stream_add_value()
|
| /linux/arch/mips/ |
| A D | Kbuild | 8 # everything ends up here
|
| /linux/Documentation/userspace-api/media/dvb/ |
| A D | frontend_f_open.rst | 57 In a system with multiple front-ends, it is usually the case that 67 powered up, and that other front-ends may have been powered down to make
|
| /linux/Documentation/arch/powerpc/ |
| A D | elfnote.rst | 28 by the ultravisor. If the kernel is not ultravisor-capable, but it ends up
|
| /linux/Documentation/driver-api/media/ |
| A D | dtv-demux.rst | 22 can be used to select one of the DVB front-ends as a TS source for a demux, 25 The demux kABI only controls front-ends regarding to their connections with
|
| /linux/Documentation/devicetree/bindings/mtd/partitions/ |
| A D | partition.yaml | 89 assembled), the end result is that the entry ends with the padding 107 parent section is assembled), the end result is that the entry ends
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | fsl-spi.txt | 49 - fsl,csaft: chip select negation time in bits after frame ends
|
| /linux/Documentation/bpf/ |
| A D | bpf_prog_run.rst | 108 immediately. If a packet ends up being passed to the regular networking stack 109 (because the XDP program returns ``XDP_PASS``, or because it ends up being
|
| A D | graph_ds_impl.rst | 150 ends, we can safely access the graph node through ``n`` even after it was used 168 * If not released before program ends, verifier considers program invalid 192 verifier after a critical section ends. This is necessary to ensure the "will
|
| /linux/drivers/net/wireless/intersil/p54/ |
| A D | Kconfig | 9 This module does nothing by itself - the USB/PCI/SPI front-ends
|
| /linux/Documentation/doc-guide/ |
| A D | maintainer-profile.rst | 32 changelog; this way, we ensure that the documentation ends up in the correct
|
| /linux/net/sctp/ |
| A D | Kconfig | 32 homing at either or both ends of an association."
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | phy-rockchip-naneng-combphy.yaml | 56 should be used by both ends of the PCIe link.
|
| /linux/scripts/coccinelle/iterators/ |
| A D | use_after_iter.cocci | 3 /// variable ends up pointing to an address at an offset from the list head,
|
| /linux/Documentation/kbuild/ |
| A D | Kconfig.recursion-issue-02 | 29 # CORE_BELL_A then CORE_BELL_A ends up becoming a common BELL feature which
|
| /linux/Documentation/core-api/ |
| A D | gfp_mask-from-fs-io.rst | 47 called when the critical section ends. All that ideally along with an
|
| /linux/Documentation/usb/ |
| A D | usbip_protocol.rst | 174 | | | | ends with the previous "number of exported | 264 | | | | otherwise the reply ends with the status field. |
|
| /linux/Documentation/i2c/ |
| A D | i2c-address-translators.rst | 30 devices on the child bus ends up in invoking the driver code to select
|
| /linux/drivers/net/slip/ |
| A D | Kconfig | 52 on both ends. Ask your access provider if you are not sure and
|
| /linux/Documentation/driver-api/mmc/ |
| A D | mmc-async-req.rst | 16 time between when an MMC request ends and another MMC request begins.
|
| /linux/Documentation/dev-tools/ |
| A D | sparse.rst | 35 ends up looking just like integers to gcc.
|