Searched refs:finit_module (Results 1 – 25 of 43) sorted by relevance
12
22 err = finit_module(fd, "", 0); in load_bpf_test_no_cfi()
16 finit_module
39 int finit_module(int fd, const char *param_values, int flags);
360 int finit_module(int fd, const char *param_values, int flags) in finit_module() function414 if (finit_module(fd, "", 0)) { in load_module()
157 ``finit_module()`` 等等)并改变其行为。
243 COND_SYSCALL(finit_module);
71 modprobe calls race calling finit_module() around the same time for72 duplicate modules. The finit_module() system call can consume in the95 not trigger a new finit_module() calls and do not strain virtual
318 307 n64 finit_module sys_finit_module
323 312 n32 finit_module sys_finit_module
323 273 common finit_module sys_finit_module
378 333 common finit_module sys_finit_module
355 332 common finit_module sys_finit_module
390 380 common finit_module sys_finit_module
325 313 common finit_module sys_finit_module
358 348 common finit_module sys_finit_module
378 368 common finit_module sys_finit_module
214 via the finit_module syscall. Enabling this rule will prevent