Searched refs:slot_type (Results 1 – 12 of 12) sorted by relevance
42 unsigned int slot_type; member
29 unsigned int slot_type; member
100 unsigned int slot_type; member
166 u8 slot_type[BPF_REG_SIZE]; member286 (frame->stack[slot].slot_type[0] == STACK_SPILL)) \
1333 u32 slot_type = 0; in rtw_coex_action_bt_inquiry() local1357 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry()1361 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry()1403 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry()1513 u32 slot_type = 0; in rtw_coex_action_bt_a2dp() local1517 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp()1541 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_a2dp()1623 u32 slot_type = 0; in rtw_coex_action_bt_a2dp_hid() local1627 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp_hid()1655 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_a2dp_hid()[all …]
49 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
37 u8 slot_type; member52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
256 cap.slot_type = (FW_CI_LL_SUPPORT(av7110->arm_app) ? in dvb_ca_ioctl()
573 return stack->slot_type[BPF_REG_SIZE - 1] == STACK_SPILL; in is_spilled_reg()668 if (state->stack[i].slot_type[j] != STACK_INVALID) in print_verifier_state()671 state->stack[i].slot_type[j]]; in print_verifier_state()2291 state->stack[spi].slot_type[i] = STACK_SPILL; in save_register_state()2316 state->stack[spi].slot_type[0] == STACK_SPILL && in check_stack_write_fixed_off()2329 if (state->stack[spi].slot_type[i] == STACK_INVALID) { in check_stack_write_fixed_off()2373 state->stack[spi].slot_type[i] = STACK_MISC; in check_stack_write_fixed_off()2397 state->stack[spi].slot_type[(slot - i) % BPF_REG_SIZE] = in check_stack_write_fixed_off()2460 stype = &state->stack[spi].slot_type[slot % BPF_REG_SIZE]; in check_stack_write_var_off()2534 stype = ptr_state->stack[spi].slot_type; in mark_reg_stack_read()[all …]
232 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
1378 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()