Searched refs:process_func (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | smartlink.c | 150 int (*process_func)(u8 *, u32, u8 *, u32 *); member 199 if (!pCmd->process_func) in _ksmartlink_process_msg() 204 ret = pCmd->process_func(pInBuf+SMARTLINK_CMD_FIXED_LEN, inBufLen, pOutBuf, pOutBufLen); in _ksmartlink_process_msg()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-log.c | 291 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member 2764 ret = wc->process_func(root, next, wc, ptr_gen, in walk_down_log_tree() 2838 ret = wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree() 2921 ret = wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree() 3313 .process_func = process_one_buffer in free_log_tree() 6276 .process_func = process_one_buffer, in btrfs_recover_log_trees() 6405 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 3268 process_func: in check_max_stack_depth() 3332 goto process_func; in check_max_stack_depth()
|