Home
last modified time | relevance | path

Searched defs:delete_module (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/cts/hostsidetests/seccomp/app/assets/
H A Dsyscalls_blocked.json10 "delete_module": 129, number
44 "delete_module": 106, number
72 "delete_module": 4129, number
100 "delete_module": 5169, number
128 "delete_module": 106, number
156 "delete_module": 129, number
190 "delete_module": 176, number
/aosp_15_r20/external/strace/
H A Dbjm.c37 SYS_FUNC(delete_module) in SYS_FUNC() argument
/aosp_15_r20/external/trusty/musl/src/linux/
Dmodule.c8 int delete_module(const char *a, unsigned b) in delete_module() function
/aosp_15_r20/external/musl/src/linux/
H A Dmodule.c8 int delete_module(const char *a, unsigned b) in delete_module() function
/aosp_15_r20/external/toybox/toys/other/
H A Drmmod.c22 #define delete_module(mod, flags) syscall(__NR_delete_module, mod, flags) macro
/aosp_15_r20/external/kmod/android/
H A Dport.h40 #define delete_module darwin_delete_module macro
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/
Dkmod.rs126 pub fn delete_module(name: &CStr, flags: DeleteModuleFlags) -> Result<()> { in delete_module() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_attach.c35 static int delete_module(const char *name, int flags) in delete_module() function
/aosp_15_r20/external/kmod/testsuite/
H A Ddelete_module.c146 long delete_module(const char *modname, unsigned int flags) in delete_module() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_progs.c616 static int delete_module(const char *name, int flags) in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c193 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c216 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c193 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c216 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c216 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c216 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c216 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c217 void delete_module() {} in delete_module() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c217 void delete_module() {} in delete_module() function

12