| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockopt_multi.c | 70 goto detach; in run_getsockopt_test() 78 goto detach; in run_getsockopt_test() 84 goto detach; in run_getsockopt_test() 94 goto detach; in run_getsockopt_test() 101 goto detach; in run_getsockopt_test() 107 goto detach; in run_getsockopt_test() 118 goto detach; in run_getsockopt_test() 125 goto detach; in run_getsockopt_test() 131 goto detach; in run_getsockopt_test() 144 goto detach; in run_getsockopt_test() [all …]
|
| H A D | sk_lookup.c | 538 goto detach; in query_lookup_prog() 541 goto detach; in query_lookup_prog() 547 goto detach; in query_lookup_prog() 553 goto detach; in query_lookup_prog() 556 goto detach; in query_lookup_prog() 578 goto detach; in query_lookup_prog() 588 detach: in query_lookup_prog() 880 goto detach; in drop_on_lookup() 905 detach: in drop_on_lookup() 963 goto detach; in drop_on_reuseport() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/usb/usbip/ |
| H A D | usbip_test.sh | 157 src/usbip detach -p 00; 158 src/usbip detach -p 01; 166 src/usbip detach -p 00; 167 src/usbip detach -p 01; 171 src/usbip detach -p 100;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | flow_dissector_load.c | 61 bool detach = false; in parse_opts() local 67 if (detach) in parse_opts() 74 detach = true; in parse_opts() 91 if (detach) in parse_opts()
|
| /OK3568_Linux_fs/buildroot/package/lite/ |
| H A D | 0001-dfbspy-stat.patch | 35 - { "detach", update_number, &stat.detach }, 43 + { "detach", update_number, &stats.detach },
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | event-times.c | 164 int (detach)(struct evlist *)) in test_times() 198 TEST_ASSERT_VAL("failed to detach", !detach(evlist)); in test_times() 223 #define _T(attach, detach) \ in test__event_times() argument 224 err = test_times(attach, detach); \ in test__event_times()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-net.rst | 18 { **show** | **list** | **attach** | **detach** | **help** } 25 | **bpftool** **net detach** *ATTACH_TYPE* **dev** *NAME* 67 **bpftool** **net detach** *ATTACH_TYPE* **dev** *NAME* 69 type specified by *ATTACH_TYPE*. To detach bpf program, same 169 | **# bpftool net detach xdpdrv dev enp6s0np0**
|
| H A D | bpftool-link.rst | 24 | **bpftool** **link detach** *LINK* 53 **bpftool link detach** *LINK* 54 Force-detach link *LINK*. BPF link and its underlying BPF
|
| H A D | bpftool-cgroup.rst | 18 { **show** | **list** | **tree** | **attach** | **detach** | **help** } 26 | **bpftool** **cgroup detach** *CGROUP* *ATTACH_TYPE* *PROG* 112 **bpftool cgroup detach** *CGROUP* *ATTACH_TYPE* *PROG* 142 | **# bpftool cgroup detach /sys/fs/cgroup/test.slice/ device id 1**
|
| H A D | bpftool.rst | 29 | **load** | **attach** | **detach** | **help** } 31 *CGROUP-COMMANDS* := { **show** | **list** | **attach** | **detach** | **help** }
|
| H A D | bpftool-gen.rst | 53 rely on libbpf support to detach programs and free up 99 This pair of functions allow to attach and detach, 105 skeleton struct. **example__detach** will detach both 260 /* detach and re-attach sys_exit program */
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | common.c | 185 if (dev->pm_domain && dev->pm_domain->detach) in dev_pm_domain_detach() 186 dev->pm_domain->detach(dev, power_off); in dev_pm_domain_detach()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceeditorial/ |
| H A D | tst_qplaceeditorial.cpp | 50 void detach(QPlaceContent *); 93 void tst_QPlaceEditorial::detach(QPlaceContent *content) in detach() function in tst_QPlaceEditorial
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.c | 364 int detach, printpid, raw, opt, i, n, ld, err; in main() local 377 detach = 1; in main() 388 detach = 0; in main() 541 if (detach) { in main()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceimage/ |
| H A D | tst_qplaceimage.cpp | 48 void detach(QPlaceContent *); 91 void tst_QPlaceImage::detach(QPlaceContent *content) in detach() function in tst_QPlaceImage
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/prserv/ |
| H A D | Dockerfile | 15 # docker run --detach --tty \ 23 # docker run --detach --tty \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0001-vhost-vsock-detach-the-virqueue-element-in-case-of-e.patch | 8 Subject: [PATCH 1/2] vhost-vsock: detach the virqueue element in case of error 12 detach it from the virtqueue before freeing its memory.
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | superpipe.c | 49 static void marshal_det_to_rele(struct dk_cxlflash_detach *detach, in marshal_det_to_rele() argument 52 release->hdr = detach->hdr; in marshal_det_to_rele() 53 release->context_id = detach->context_id; in marshal_det_to_rele() 891 struct dk_cxlflash_detach *detach) in _cxlflash_disk_detach() argument 902 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach() 903 rctxid = detach->context_id; in _cxlflash_disk_detach() 921 marshal_det_to_rele(detach, &rel); in _cxlflash_disk_detach() 958 struct dk_cxlflash_detach *detach) in cxlflash_disk_detach() argument 960 return _cxlflash_disk_detach(sdev, NULL, detach); in cxlflash_disk_detach() 996 struct dk_cxlflash_detach detach = { { 0 }, 0 }; in cxlflash_cxl_release() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacereview/ |
| H A D | tst_qplacereview.cpp | 50 void detach(QPlaceContent *); 100 void tst_QPlaceReview::detach(QPlaceContent *content) in detach() function in tst_QPlaceReview
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/ |
| H A D | devres.rst | 23 iomapped address should be kept and unmapped on driver detach. For 36 attention or testing as core code, and bugs on driver detach or 41 So, many low level drivers end up leaking resources on driver detach 53 matter what, all devres entries are released on driver detach. On 62 automatically released on driver detach. Implementation looks like
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/bash-completion/ |
| H A D | bpftool | 386 attach|detach) 582 COMPREPLY=( $( compgen -W 'dump help pin attach detach \ 1006 attach|detach) 1049 COMPREPLY=( $( compgen -W 'help attach detach \ 1106 detach) 1121 show list attach detach' -- "$cur" ) ) 1146 show|list|pin|detach) 1163 pin|detach)
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_dma_buf.c | 90 if (heap->buf_ops.detach) in ion_dma_buf_detatch() 91 return heap->buf_ops.detach(dmabuf, attachment); in ion_dma_buf_detatch() 320 .detach = ion_dma_buf_detatch,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp-dialin/files/ |
| H A D | host-peer | 1 -detach
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | scan_handlers.rst | 45 void (*detach)(struct acpi_device *dev); 50 maintained by the ACPI core and the .attach() and .detach() callbacks are 71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qproposedsearchresult/ |
| H A D | tst_qproposedsearchresult.cpp | 46 void detach(QPlaceSearchResult *result); 81 void tst_QPlaceProposedSearchResult::detach(QPlaceSearchResult *result) in detach() function in tst_QPlaceProposedSearchResult
|