Home
last modified time | relevance | path

Searched refs:slot_type (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/dvb/
H A Dca.h92 * @slot_type: bitmap with all supported types as defined at
100 unsigned int slot_type; member
/kernel/linux/linux-6.6/include/uapi/linux/dvb/
H A Dca.h77 * @slot_type: bitmap with all supported types as defined at
85 unsigned int slot_type; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/
H A Dca.h42 unsigned int slot_type; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
H A Dca.h42 unsigned int slot_type; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
H A Dca.h29 unsigned int slot_type; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1651 u32 slot_type = 0; in rtw_coex_action_bt_relink() local
1663 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_relink()
1681 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_relink()
1761 u32 slot_type = 0; in rtw_coex_action_bt_inquiry() local
1794 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry()
1798 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry()
1850 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry()
1939 u32 slot_type = 0; in rtw_coex_action_bt_hid() local
1965 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_hid()
1974 slot_type in rtw_coex_action_bt_hid()
2023 u32 slot_type = 0; rtw_coex_action_bt_a2dp() local
2141 u32 slot_type = 0; rtw_coex_action_bt_a2dp_hid() local
2418 u32 slot_type = 0; rtw_coex_action_wl_linkscan() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1333 u32 slot_type = 0; in rtw_coex_action_bt_inquiry() local
1357 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() local
1517 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() local
1627 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()
1837 u32 slot_type = 0; rtw_coex_action_wl_linkscan() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf_verifier.h166 u8 slot_type[BPF_REG_SIZE]; member
286 (frame->stack[slot].slot_type[0] == STACK_SPILL)) \
/kernel/linux/linux-6.6/include/linux/
H A Dbpf_verifier.h253 u8 slot_type[BPF_REG_SIZE]; member
418 (frame->stack[slot].slot_type[0] == STACK_SPILL)) \
/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv-ci.c49 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv-ci.c49 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_ca.c256 cap.slot_type = (FW_CI_LL_SUPPORT(av7110->arm_app) ? in dvb_ca_ioctl()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_ca.c256 cap.slot_type = (FW_CI_LL_SUPPORT(av7110->arm_app) ? in dvb_ca_ioctl()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c911 * case they do belong to same dynptr, second call won't see slot_type in mark_stack_slots_dynptr()
922 state->stack[spi].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr()
923 state->stack[spi - 1].slot_type[i] = STACK_DYNPTR; in mark_stack_slots_dynptr()
960 state->stack[spi].slot_type[i] = STACK_INVALID; in invalidate_dynptr()
961 state->stack[spi - 1].slot_type[i] = STACK_INVALID; in invalidate_dynptr()
1027 if (state->stack[i].slot_type[0] != STACK_DYNPTR) { in unmark_stack_slots_dynptr()
1057 * hence just checking for slot_type[0] is enough. This is in destroy_if_dynptr_stack_slot()
1061 if (state->stack[spi].slot_type[0] != STACK_DYNPTR) in destroy_if_dynptr_stack_slot()
1078 state->stack[spi].slot_type[i] = STACK_INVALID; in destroy_if_dynptr_stack_slot()
1079 state->stack[spi - 1].slot_type[ in destroy_if_dynptr_stack_slot()
[all...]
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp.h37 u8 slot_type; member
52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp.h37 u8 slot_type; member
52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c573 return stack->slot_type[BPF_REG_SIZE - 1] == STACK_SPILL; in is_spilled_reg()
674 if (state->stack[i].slot_type[j] != STACK_INVALID) in print_verifier_state()
677 state->stack[i].slot_type[j]]; in print_verifier_state()
2453 state->stack[spi].slot_type[i - 1] = STACK_SPILL; in save_register_state()
2457 scrub_spilled_slot(&state->stack[spi].slot_type[i - 1]); in save_register_state()
2501 u8 type = state->stack[spi].slot_type[i]; in check_stack_write_fixed_off()
2557 scrub_spilled_slot(&state->stack[spi].slot_type[i]); in check_stack_write_fixed_off()
2582 state->stack[spi].slot_type[(slot - i) % BPF_REG_SIZE] = in check_stack_write_fixed_off()
2645 stype = &state->stack[spi].slot_type[slot % BPF_REG_SIZE]; in check_stack_write_var_off()
2719 stype = ptr_state->stack[spi].slot_type; in mark_reg_stack_read()
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Ddst_ca.c232 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Ddst_ca.c232 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c1380 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c1382 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()

Completed in 42 milliseconds