| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | dfl-fme-pr.c | 66 static int fme_pr(struct platform_device *pdev, unsigned long arg) in fme_pr() 454 unsigned int cmd, unsigned long arg) in fme_pr_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | autoconf.h | 393 #define DBGP(arg...) do {} while (0) argument 398 #define DBGP(arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_pathtbl.h | 23 #define RTW_MPATH_DBG(fmt, arg...) RTW_PRINT(fmt, ##arg) argument 25 #define RTW_MPATH_DBG(fmt, arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/ |
| H A D | rtw_mesh_pathtbl.h | 22 #define RTW_MPATH_DBG(fmt, arg...) RTW_PRINT(fmt, ##arg) argument 24 #define RTW_MPATH_DBG(fmt, arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_pathtbl.h | 22 #define RTW_MPATH_DBG(fmt, arg...) RTW_PRINT(fmt, ##arg) argument 24 #define RTW_MPATH_DBG(fmt, arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | input.c | 876 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp() 937 struct sctp_hash_cmp_arg arg; in sctp_hash_transport() local 983 struct sctp_hash_cmp_arg arg = { in sctp_addrs_lookup_transport() local 1012 struct sctp_hash_cmp_arg arg = { in sctp_epaddr_lookup_transport() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_hw.c | 1168 static irqreturn_t malidp_de_irq(int irq, void *arg) in malidp_de_irq() 1226 static irqreturn_t malidp_de_irq_thread_handler(int irq, void *arg) in malidp_de_irq_thread_handler() 1286 static irqreturn_t malidp_se_irq(int irq, void *arg) in malidp_se_irq() 1359 static irqreturn_t malidp_se_irq_thread_handler(int irq, void *arg) in malidp_se_irq_thread_handler()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | node.c | 805 void *arg) in register_mem_block_under_node_early() 848 void *arg) in register_mem_block_under_node_hotplug() 913 unsigned long action, void *arg) in node_memory_callback() 945 unsigned long action, void *arg) in node_memory_callback()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | interrupts.c | 85 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
|
| /OK3568_Linux_fs/kernel/samples/ftrace/ |
| H A D | sample-trace-array.c | 64 static int simple_thread(void *arg) in simple_thread()
|
| H A D | ftrace-direct-modify.c | 53 static int simple_thread(void *arg) in simple_thread()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/common/ |
| H A D | soc-acpi-intel-byt-match.c | 106 static struct snd_soc_acpi_mach *byt_quirk(void *arg) in byt_quirk()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | hwesleep.c | 33 union acpi_object arg; in acpi_hw_execute_sleep_method() local
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | genpd.py | 72 def invoke(self, arg, from_tty): argument
|
| H A D | modules.py | 70 def invoke(self, arg, from_tty): argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tests/ |
| H A D | test_task_service.cpp | 43 void worker_thread(std::shared_ptr<TaskService<MockParam>> arg) { in worker_thread()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_uninitialized_heap.c | 51 void *wait_thread(void *arg) in wait_thread()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | uv_mmtimer.c | 85 unsigned long arg) in uv_mmtimer_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-cluster.c | 115 static void sync_ast(void *arg) in sync_ast() 184 char *name, void (*bastfn)(void *arg, int mode), int with_lvb) in lockres_init() 352 static void recover_prep(void *arg) in recover_prep() 375 static void recover_slot(void *arg, struct dlm_slot *slot) in recover_slot() 389 static void recover_done(void *arg, struct dlm_slot *slots, in recover_done() 419 static void ack_bast(void *arg, int mode) in ack_bast()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 400 bool first_lvl, void *arg, in __walk_iomem_res_desc() argument 435 u64 end, void *arg, int (*func)(struct resource *, void *)) in walk_iomem_res_desc() argument 448 int walk_system_ram_res(u64 start, u64 end, void *arg, in walk_system_ram_res() argument 461 int walk_mem_res(u64 start, u64 end, void *arg, in walk_mem_res() argument 479 void *arg, int (*func)(unsigned long, unsigned long, void *)) in walk_system_ram_range() argument 504 static int __is_ram(unsigned long pfn, unsigned long nr_pages, void *arg) in __is_ram()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_cmd.h | 17 unsigned int arg[MAX_H2R_ARG]; member
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | socket_type.c | 21 static size_t syscall_arg__scnprintf_socket_type(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_socket_type()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/ |
| H A D | main.cpp | 62 const QByteArray arg = args.at(i).toUtf8(); in main() local
|
| /OK3568_Linux_fs/external/mpp/osal/test/ |
| H A D | mpp_eventfd_test.c | 53 void *thread_read(void *arg) in thread_read()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | iomux.c | 27 int iomux_doenv(const int console, const char *arg) in iomux_doenv()
|