Home
last modified time | relevance | path

Searched refs:slot_type (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
A Dcoex.c1603 u32 slot_type = 0; in rtw_coex_action_bt_relink() local
1615 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_relink()
1713 u32 slot_type = 0; in rtw_coex_action_bt_inquiry() local
1848 u32 slot_type = 0; in rtw_coex_action_bt_hid() local
1932 u32 slot_type = 0; in rtw_coex_action_bt_a2dp() local
1939 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp()
2050 u32 slot_type = 0; in rtw_coex_action_bt_a2dp_hid() local
2053 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp_hid()
2312 u32 slot_type = 0; in rtw_coex_action_wl_linkscan() local
2320 slot_type = TDMA_4SLOT; in rtw_coex_action_wl_linkscan()
[all …]
/linux/include/uapi/linux/dvb/
A Dca.h100 unsigned int slot_type; member
/linux/include/linux/
A Dbpf_verifier.h181 u8 slot_type[BPF_REG_SIZE]; member
309 (frame->stack[slot].slot_type[0] == STACK_SPILL)) \
/linux/drivers/media/firewire/
A Dfiredtv-ci.c49 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
/linux/drivers/pci/hotplug/
A Dcpqphp.h37 u8 slot_type; member
52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
/linux/drivers/staging/media/av7110/
A Dav7110_ca.c256 cap.slot_type = (FW_CI_LL_SUPPORT(av7110->arm_app) ? in dvb_ca_ioctl()
/linux/kernel/bpf/
A Dverifier.c614 return stack->slot_type[BPF_REG_SIZE - 1] == STACK_SPILL; in is_spilled_reg()
718 if (state->stack[i].slot_type[j] != STACK_INVALID) in print_verifier_state()
721 state->stack[i].slot_type[j]]; in print_verifier_state()
2788 state->stack[spi].slot_type[i - 1] = STACK_SPILL; in save_register_state()
2816 state->stack[spi].slot_type[0] == STACK_SPILL && in check_stack_write_fixed_off()
2873 scrub_spilled_slot(&state->stack[spi].slot_type[i]); in check_stack_write_fixed_off()
3030 stype = ptr_state->stack[spi].slot_type; in mark_reg_stack_read()
3078 stype = reg_state->stack[spi].slot_type; in check_stack_read_fixed_off()
10355 st->stack[i].slot_type[j] = STACK_INVALID; in clean_func_state()
10581 if (old->stack[spi].slot_type[i % BPF_REG_SIZE] != in stacksafe()
[all …]
/linux/drivers/media/pci/bt8xx/
A Ddst_ca.c232 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
A Dverifier.c109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
/linux/drivers/media/dvb-core/
A Ddvb_ca_en50221.c1374 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()

Completed in 53 milliseconds