/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 85 struct dst_state { struct 155 int rdc_reset_state(struct dst_state *state); 157 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode); 158 int dst_pio_disable(struct dst_state *state); 159 int dst_error_recovery(struct dst_state* state); 160 int dst_error_bailout(struct dst_state *state); 161 int dst_comm_init(struct dst_state* state); 163 int write_dst(struct dst_state *state, u8 * data, u8 len); 164 int read_dst(struct dst_state *state, u8 * ret, u8 len); 166 struct dst_state* dst_attac [all...] |
H A D | dst.c | 45 static int dst_command(struct dst_state *state, u8 *data, u8 len); 47 static void dst_packsize(struct dst_state *state, int psize) in dst_packsize() 55 static int dst_gpio_outb(struct dst_state *state, u32 mask, u32 enbb, in dst_gpio_outb() 89 static int dst_gpio_inb(struct dst_state *state, u8 *result) in dst_gpio_inb() 104 int rdc_reset_state(struct dst_state *state) in rdc_reset_state() 122 static int rdc_8820_reset(struct dst_state *state) in rdc_8820_reset() 138 static int dst_pio_enable(struct dst_state *state) in dst_pio_enable() 149 int dst_pio_disable(struct dst_state *state) in dst_pio_disable() 162 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode) in dst_wait_dst_ready() 184 int dst_error_recovery(struct dst_state *stat [all...] |
H A D | dst_ca.c | 64 static int dst_ci_command(struct dst_state* state, u8 * data, u8 *ca_string, u8 len, int read) in dst_ci_command() 106 static int dst_put_ci(struct dst_state *state, u8 *data, int len, u8 *ca_string, int read) in dst_put_ci() 128 static int ca_get_app_info(struct dst_state *state) in ca_get_app_info() 166 static int ca_get_ca_info(struct dst_state *state) in ca_get_ca_info() 210 static int ca_get_slot_caps(struct dst_state *state, struct ca_caps *p_ca_caps, void __user *arg) in ca_get_slot_caps() 243 static int ca_get_slot_descr(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_get_slot_descr() 249 static int ca_get_slot_info(struct dst_state *state, struct ca_slot_info *p_ca_slot_info, void __user *arg) in ca_get_slot_info() 289 static int ca_get_message(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_get_message() 323 static int handle_dst_tag(struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u32 length) in handle_dst_tag() 351 static int write_to_8820(struct dst_state *stat [all...] |
H A D | dst_ca.h | 41 struct dst_state *dst;
|
H A D | dvb-bt8xx.c | 584 struct dst_state* state = NULL; in frontend_init() 656 state = kmalloc(sizeof (struct dst_state), GFP_KERNEL); in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | dst_common.h | 85 struct dst_state { struct 155 int rdc_reset_state(struct dst_state *state); 157 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode); 158 int dst_pio_disable(struct dst_state *state); 159 int dst_error_recovery(struct dst_state* state); 160 int dst_error_bailout(struct dst_state *state); 161 int dst_comm_init(struct dst_state* state); 163 int write_dst(struct dst_state *state, u8 * data, u8 len); 164 int read_dst(struct dst_state *state, u8 * ret, u8 len); 166 struct dst_state* dst_attac [all...] |
H A D | dst.c | 45 static int dst_command(struct dst_state *state, u8 *data, u8 len); 47 static void dst_packsize(struct dst_state *state, int psize) in dst_packsize() 55 static int dst_gpio_outb(struct dst_state *state, u32 mask, u32 enbb, in dst_gpio_outb() 89 static int dst_gpio_inb(struct dst_state *state, u8 *result) in dst_gpio_inb() 104 int rdc_reset_state(struct dst_state *state) in rdc_reset_state() 122 static int rdc_8820_reset(struct dst_state *state) in rdc_8820_reset() 138 static int dst_pio_enable(struct dst_state *state) in dst_pio_enable() 149 int dst_pio_disable(struct dst_state *state) in dst_pio_disable() 162 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode) in dst_wait_dst_ready() 184 int dst_error_recovery(struct dst_state *stat [all...] |
H A D | dst_ca.c | 64 static int dst_ci_command(struct dst_state* state, u8 * data, u8 *ca_string, u8 len, int read) in dst_ci_command() 106 static int dst_put_ci(struct dst_state *state, u8 *data, int len, u8 *ca_string, int read) in dst_put_ci() 128 static int ca_get_app_info(struct dst_state *state) in ca_get_app_info() 166 static int ca_get_ca_info(struct dst_state *state) in ca_get_ca_info() 210 static int ca_get_slot_caps(struct dst_state *state, struct ca_caps *p_ca_caps, void __user *arg) in ca_get_slot_caps() 243 static int ca_get_slot_descr(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_get_slot_descr() 249 static int ca_get_slot_info(struct dst_state *state, struct ca_slot_info *p_ca_slot_info, void __user *arg) in ca_get_slot_info() 289 static int ca_get_message(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_get_message() 323 static int handle_dst_tag(struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u32 length) in handle_dst_tag() 351 static int write_to_8820(struct dst_state *stat [all...] |
H A D | dst_ca.h | 41 struct dst_state *dst;
|
H A D | dvb-bt8xx.c | 584 struct dst_state* state = NULL; in frontend_init() 656 state = kmalloc(sizeof (struct dst_state), GFP_KERNEL); in frontend_init()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 883 static int copy_verifier_state(struct bpf_verifier_state *dst_state, in copy_verifier_state() argument 890 if (dst_state->jmp_history_cnt < src->jmp_history_cnt) { in copy_verifier_state() 891 kfree(dst_state->jmp_history); in copy_verifier_state() 892 dst_state->jmp_history = kmalloc(jmp_sz, GFP_USER); in copy_verifier_state() 893 if (!dst_state->jmp_history) in copy_verifier_state() 896 memcpy(dst_state->jmp_history, src->jmp_history, jmp_sz); in copy_verifier_state() 897 dst_state->jmp_history_cnt = src->jmp_history_cnt; in copy_verifier_state() 900 for (i = src->curframe + 1; i <= dst_state->curframe; i++) { in copy_verifier_state() 901 free_func_state(dst_state->frame[i]); in copy_verifier_state() 902 dst_state in copy_verifier_state() [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | node.c | 2156 enum nid_state org_state, enum nid_state dst_state) in __move_free_nid() 2161 i->state = dst_state; in __move_free_nid() 2163 nm_i->nid_cnt[dst_state]++; in __move_free_nid() 2165 switch (dst_state) { in __move_free_nid() 2155 __move_free_nid(struct f2fs_sb_info *sbi, struct free_nid *i, enum nid_state org_state, enum nid_state dst_state) __move_free_nid() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | node.c | 2225 enum nid_state org_state, enum nid_state dst_state) in __move_free_nid() 2230 i->state = dst_state; in __move_free_nid() 2232 nm_i->nid_cnt[dst_state]++; in __move_free_nid() 2234 switch (dst_state) { in __move_free_nid() 2224 __move_free_nid(struct f2fs_sb_info *sbi, struct free_nid *i, enum nid_state org_state, enum nid_state dst_state) __move_free_nid() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 1758 static int copy_verifier_state(struct bpf_verifier_state *dst_state, in copy_verifier_state() argument 1764 dst_state->jmp_history = copy_array(dst_state->jmp_history, src->jmp_history, in copy_verifier_state() 1767 if (!dst_state->jmp_history) in copy_verifier_state() 1769 dst_state->jmp_history_cnt = src->jmp_history_cnt; in copy_verifier_state() 1772 for (i = src->curframe + 1; i <= dst_state->curframe; i++) { in copy_verifier_state() 1773 free_func_state(dst_state->frame[i]); in copy_verifier_state() 1774 dst_state->frame[i] = NULL; in copy_verifier_state() 1776 dst_state->speculative = src->speculative; in copy_verifier_state() 1777 dst_state in copy_verifier_state() [all...] |