Searched refs:priority (Results 476 - 500 of 1094) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dvrf_socket_lookup.c108 LIBBPF_OPTS(bpf_tc_opts, opts, .handle = 1, .priority = 1,
H A Dassign_reuse.c90 .priority = 1,
/linux-master/drivers/mfd/
H A Dntxec.c96 .priority = 128,
/linux-master/drivers/android/
H A Dbinder_internal.h221 * @min_priority: minimum scheduling priority
387 * @default_priority: default scheduler priority
530 long priority; member in struct:binder_transaction
/linux-master/drivers/scsi/isci/
H A Dscu_task_context.h139 * This priority is used when there is no priority request for this request.
146 * This priority indicates that the task should be scheduled to the head of the
155 * This priority indicates that the task will be executed before all
164 * This task priority is reserved and should not be used.
540 * This field must be encoded to one of the valid SCU task priority values
545 u32 priority:2; member in struct:scu_task_context
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h162 u16 priority,
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c540 * a different priority, but we want the same behaviour
547 if (p->priority != first->priority)
558 tid = (u8)p->priority;
849 tid = (u8) (p->priority);
/linux-master/drivers/reset/
H A Dreset-lpc18xx.c197 rc->restart_nb.priority = 192,
H A Dreset-intel-gw.c220 data->restart_nb.priority = 128;
/linux-master/net/tipc/
H A Dlink.h75 int tolerance, char net_plane, u32 mtu, int priority,
/linux-master/include/drm/ttm/
H A Dttm_bo.h121 unsigned priority; member in struct:ttm_buffer_object
/linux-master/drivers/watchdog/
H A Dat91rm9200_wdt.c72 .priority = 192,
/linux-master/include/linux/
H A Dif_team.h66 s32 priority; /* lower number ~ higher priority */ member in struct:team_port
/linux-master/drivers/net/phy/mscc/
H A Dmscc_macsec.c407 match |= MSCC_MS_SAM_MISC_MATCH_PRIORITY(flow->priority);
620 flow->priority = 8;
654 flow->priority = 15;
670 flow->priority = 15;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sched.h105 u16 priority);
/linux-master/drivers/power/supply/
H A Dsurface_charger.c182 ac->notif.base.priority = 1;
/linux-master/tools/bpf/bpftool/
H A Dnet.c755 if (nfa->netfilter.priority < nfb->netfilter.priority)
757 if (nfa->netfilter.priority > nfb->netfilter.priority)
/linux-master/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h30 u32 priority[DMAC_MAX_CHANNELS]; member in struct:dw_axi_dma_hcfg
/linux-master/sound/soc/sof/
H A Dipc4-topology.h124 * @priority: Priority of this pipeline
134 uint32_t priority; member in struct:sof_ipc4_pipeline
/linux-master/drivers/acpi/
H A Dacpi_extlog.c225 .priority = MCE_PRIO_EXTLOG,
/linux-master/include/uapi/drm/
H A Dpvr_drm.h722 * &drm_pvr_ioctl_create_context_args.priority
728 /** @DRM_PVR_CTX_PRIORITY_NORMAL: Normal priority. */
776 * @priority: [IN] Priority of new context.
780 __s32 priority; member in struct:drm_pvr_ioctl_create_context_args
/linux-master/net/caif/
H A Dcaif_usb.c201 .priority = 0,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddma.c42 skb->priority = FIELD_GET(MT_TXD1_TID, val);
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h304 * @priority: Array of priority levels for each queue. Values are
312 const uint64_t priority[]);
/linux-master/net/can/j1939/
H A Dj1939-priv.h172 priority_t priority; member in struct:j1939_sk_buff_cb

Completed in 347 milliseconds

<<11121314151617181920>>