Home
last modified time | relevance | path

Searched refs:entry (Results 7876 - 7900 of 7900) sorted by relevance

1...<<311312313314315316

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.h194 struct ethtool_tunnel_udp_entry *entry; member
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3529 pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, result: *mut *mut ::dirent) in readdir_r()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp566 std::string entry = "AppMgrServiceInner::LoadAbility; the load lifecycle."; in LoadAbility() local
567 AbilityRuntime::FreezeUtil::GetInstance().AddLifecycleEvent(flow, entry); in LoadAbility()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h930 /* Update RSS indirection table entry command */
1017 struct event_ring_entry entry; member
2181 u16 mem_entry_id; /* Failing memory entry index */
2195 u8 start_entry; /* index of the first checked entry */
4238 /* RSS indirection table entry update command per PF offset in TSTORM PF BAR0.
11814 u32 entry; member
/third_party/ffmpeg/libavformat/
H A Dmov.c2798 /* Each entry contains a size (4 bytes) and format (4 bytes). */
2894 av_log(c->fc, AV_LOG_WARNING, "STSC entry %d is invalid (first=%d count=%d id=%d)\n", i, sc->stsc_data[i].first, sc->stsc_data[i].count, sc->stsc_data[i].id);
2908 // We replace this entry by the next valid
2928 /* Compute the samples value for the stsc entry at the given index. */
3176 av_log(c->fc, AV_LOG_WARNING, "Too large sample offset %u in stts entry %u with count %u in st:%d. Clipping to 1.\n",
3308 "ignoring CTTS entry with count=%d duration=%d\n",
3470 * Get ith edit list entry (media time, duration).
3513 * If ctts_old is not NULL, then refines the searched entry by searching
3605 * Add index entry with the given values, to the end of ffstream(st)->index_entries.
3609 * except that here we are always unconditionally adding an index entry t
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c2069 adapter->msix_entries[i].entry = i; in e1000e_set_interrupt_capability()
3361 /* save a rar entry for our hardware address */ in e1000e_write_uc_addr_list()
3364 /* save a rar entry for the LAA workaround */ in e1000e_write_uc_addr_list()
3404 * The ndo_set_rx_mode entry point is called whenever the unicast or multicast
4611 * The open entry point is called when a network interface is made
4719 * The close entry point is called when an interface is de-activated
7291 * @ent: entry in e1000_pci_tbl
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c4035 np->msi_x_entry[i].entry = i; in nv_request_irq()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mbx.c4524 mcp->mb[14] = rsp->msix->entry; in qla25xx_init_rsp_que()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c2063 adapter->msix_entries[i].entry = i; in e1000e_set_interrupt_capability()
3354 /* save a rar entry for our hardware address */ in e1000e_write_uc_addr_list()
3357 /* save a rar entry for the LAA workaround */ in e1000e_write_uc_addr_list()
3397 * The ndo_set_rx_mode entry point is called whenever the unicast or multicast
4606 * The open entry point is called when a network interface is made
4714 * The close entry point is called when an interface is de-activated
7352 * @ent: entry in e1000_pci_tbl
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h965 /* Update RSS indirection table entry command */
1053 struct event_ring_entry entry; member
7075 /* RoCE RDB array entry */
7428 /* ROCE RDB array entry type */
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c4030 np->msi_x_entry[i].entry = i; in nv_request_irq()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c4596 mcp->mb[14] = rsp->msix->entry; in qla25xx_init_rsp_que()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c66 /* required last entry */
964 /* Set default MAC address for the PF in the first RAR entry */
994 /* set the correct pool for the new PF MAC address in entry 0 */ in igc_set_mac()
3871 * The set_rx_mode entry point is called whenever the unicast or multicast
4405 /* populate entry values */ in igc_set_interrupt_capability()
4407 adapter->msix_entries[i].entry = i; in igc_set_interrupt_capability()
5894 * The open entry point is called when a network interface is made
5995 * The close entry point is called when an interface is de-activated
6272 * entry. If so, keep the start and advance the end in igc_save_qbv_schedule()
6719 * @ent: entry i
[all...]
/third_party/mesa3d/include/GL/
H A Dglcorearb.h5735 typedef void (APIENTRYP PFNGLGETSHADINGRATEIMAGEPALETTENVPROC) (GLuint viewport, GLuint entry, GLenum *rate);
5743 GLAPI void APIENTRY glGetShadingRateImagePaletteNV (GLuint viewport, GLuint entry, GLenum *rate);
H A Dglext.h11049 typedef void (APIENTRYP PFNGLGETSHADINGRATEIMAGEPALETTENVPROC) (GLuint viewport, GLuint entry, GLenum *rate);
11057 GLAPI void APIENTRY glGetShadingRateImagePaletteNV (GLuint viewport, GLuint entry, GLenum *rate);
/third_party/openGLES/api/GL/
H A Dglcorearb.h5808 typedef void (APIENTRYP PFNGLGETSHADINGRATEIMAGEPALETTENVPROC) (GLuint viewport, GLuint entry, GLenum *rate);
5816 GLAPI void APIENTRY glGetShadingRateImagePaletteNV (GLuint viewport, GLuint entry, GLenum *rate);
H A Dglext.h11156 typedef void (APIENTRYP PFNGLGETSHADINGRATEIMAGEPALETTENVPROC) (GLuint viewport, GLuint entry, GLenum *rate);
11164 GLAPI void APIENTRY glGetShadingRateImagePaletteNV (GLuint viewport, GLuint entry, GLenum *rate);
/third_party/python/
H A Dconfigure25390 struct dirent entry;
25391 return entry.d_type == DT_UNKNOWN;
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c59 #include <linux/entry-kvm.h>
678 * Invalidate the TLB entry for the faulting address, if it exists, in kvm_inject_emulated_page_fault()
2759 * entry to avoid unknown leaps of TSC even when running in kvm_guest_time_update()
8873 /* Undocumented: IDT limit is set to zero on entry to SMM. */ in enter_smm()
9224 * IPI are then delayed after guest entry, which ensures that they in vcpu_enter_guest()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c3148 /* IPV4 hash entry with valid bit clear, rest is don't care. */ in fflp_hash_clear()
3242 /* One entry reserved for IP fragment rule */ in tcam_get_index()
3250 /* One entry reserved for IP fragment rule */ in tcam_get_size()
3256 /* One entry reserved for IP fragment rule */ in tcam_get_valid_entry_cnt()
7164 netdev_info(np->dev, "niu%d: entry [%d] invalid for idx[%d]\n", in niu_get_ethtool_tcam_entry()
7169 /* fill the flow spec entry */ in niu_get_ethtool_tcam_entry()
7559 /* validate the entry */ in niu_add_ethtool_tcam_entry()
7585 /* if the entry is of a user defined class, then update*/ in niu_del_ethtool_tcam_entry()
7620 /* invalidate the entry */ in niu_del_ethtool_tcam_entry()
9034 msi_vec[i].entry in niu_try_msix()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c3167 /* IPV4 hash entry with valid bit clear, rest is don't care. */ in fflp_hash_clear()
3261 /* One entry reserved for IP fragment rule */ in tcam_get_index()
3269 /* One entry reserved for IP fragment rule */ in tcam_get_size()
3275 /* One entry reserved for IP fragment rule */ in tcam_get_valid_entry_cnt()
7182 netdev_info(np->dev, "niu%d: entry [%d] invalid for idx[%d]\n", in niu_get_ethtool_tcam_entry()
7187 /* fill the flow spec entry */ in niu_get_ethtool_tcam_entry()
7577 /* validate the entry */ in niu_add_ethtool_tcam_entry()
7603 /* if the entry is of a user defined class, then update*/ in niu_del_ethtool_tcam_entry()
7638 /* invalidate the entry */ in niu_del_ethtool_tcam_entry()
9058 msi_vec[i].entry in niu_try_msix()
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c62 #include <linux/entry-kvm.h>
806 * Invalidate the TLB entry for the faulting address, if it exists, in kvm_inject_emulated_page_fault()
3196 * entry to avoid unknown leaps of TSC even when running in kvm_guest_time_update()
8499 /* Always include the flags as a 'data' entry. */ in prepare_emulation_failure_exit()
9481 * KVM assumes that PAT entry '0' encodes WB memtype and simply zeroes in __kvm_x86_vendor_init()
10086 * Re-inject exceptions and events *especially* if immediate entry+exit in kvm_check_and_inject_events()
10126 * Bail if immediate entry+exit to/from the guest is needed to complete in kvm_check_and_inject_events()
10139 * or force an immediate re-entry and exit to/from L2, and exception in kvm_check_and_inject_events()
10702 * IPI are then delayed after guest entry, which ensures that they in vcpu_enter_guest()
12113 * i.e. it's impossible for kvm_find_cpuid_entry() to find a valid entry in kvm_vcpu_reset()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c55 * Last entry must be all 0s
85 /* required last entry */
416 * @stats: statistics entry to be updated
8452 * The open entry point is called when a network interface is made
8679 * The close entry point is called when an interface is de-activated
11238 pf->msix_entries[i].entry = i; in i40e_init_msix()
12444 * i40e_ndo_fdb_add - add an entry to the hardware database
12448 * @addr: the MAC address entry being added
14831 * generate log entry.
14948 * @ent: entry i
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c56 * Last entry must be all 0s
88 /* required last entry */
419 * @stats: statistics entry to be updated
8981 * The open entry point is called when a network interface is made
9226 * The close entry point is called when an interface is de-activated
11875 pf->msix_entries[i].entry = i; in i40e_init_msix()
13109 * i40e_ndo_fdb_add - add an entry to the hardware database
13113 * @addr: the MAC address entry being added
15525 * generate log entry.
15657 * @ent: entry i
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c15887 list_del(&wait->wait.entry); in do_rps_boost()

Completed in 415 milliseconds

1...<<311312313314315316