/linux/drivers/thermal/ |
H A D | thermal_thresholds.c | 26 struct user_threshold *entry, *tmp; in __thermal_thresholds_flush() local 232 struct user_threshold *entry; in thermal_thresholds_for_each() local
|
/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_drv.c | 197 struct drm_debugfs_entry *entry = m->private; in hdlcd_show_underrun_count() local 210 struct drm_debugfs_entry *entry = m->private; in hdlcd_show_pxlclock() local
|
/linux/net/x25/ |
H A D | x25_link.c | 313 struct list_head *entry, *tmp; in x25_link_device_down() local 408 struct list_head *entry, *tmp; in x25_link_free() local
|
/linux/drivers/net/ethernet/amd/ |
H A D | ariadne.c | 164 int entry = priv->cur_rx % RX_RING_SIZE; in ariadne_rx() local 309 int entry = dirty_tx % TX_RING_SIZE; in ariadne_interrupt() local 548 int entry; in ariadne_start_xmit() local
|
/linux/net/mptcp/ |
H A D | pm_netlink.c | 104 struct mptcp_pm_addr_entry *entry) in mptcp_pm_parse_entry() 131 struct mptcp_pm_addr_entry *entry) in mptcp_nl_fill_addr() 226 struct mptcp_pm_addr_entry *entry) in mptcp_pm_genl_fill_addr()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_umc.c | 190 struct amdgpu_iv_entry *entry, in amdgpu_umc_do_page_retirement() 278 struct amdgpu_iv_entry *entry) in amdgpu_umc_process_ras_data_cb() 345 struct amdgpu_iv_entry *entry) in amdgpu_umc_process_ecc_irq()
|
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 221 void *entry = priv->rx_ring + priv->rx_idx * priv->rx_ring_sz; in rtl8180_handle_rx() local 348 struct rtl8180_tx_desc *entry = &ring->desc[ring->idx]; in rtl8180_handle_tx() local 462 struct rtl8180_tx_desc *entry; in rtl8180_tx() local 1003 struct rtl818x_rx_cmd_desc *entry; in rtl8180_init_rx_ring() local 1110 struct rtl8180_tx_desc *entry = &ring->desc[ring->idx]; in rtl8180_free_tx_ring() local
|
/linux/drivers/base/power/ |
H A D | trace.c | 205 struct list_head *entry; in show_dev_hash() local 228 struct list_head *entry; in show_trace_dev_match() local
|
/linux/fs/hfsplus/ |
H A D | attributes.c | 88 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry) in hfsplus_destroy_attr_entry() 96 static int hfsplus_attr_build_record(hfsplus_attr_entry *entry, int record_type, in hfsplus_attr_build_record()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_idc.c | 233 struct msix_entry *entry) in ice_alloc_rdma_qvector() 259 struct msix_entry *entry) in ice_free_rdma_qvector()
|
/linux/drivers/iommu/amd/ |
H A D | iommu.c | 235 struct acpihid_map_entry **entry) in get_acpihid_device_id() 484 struct acpihid_map_entry *p, *entry = NULL; in acpihid_device_group() local 2915 struct unity_map_entry *entry; in amd_iommu_get_resv_regions() local 3326 struct irte_ga *entry; in __modify_irte_ga() local 3402 static void irte_prepare(void *entry, in irte_prepare() 3416 static void irte_ga_prepare(void *entry, in irte_ga_prepare() 3432 static void irte_activate(struct amd_iommu *iommu, void *entry, u16 devid, u16 index) in irte_activate() 3440 static void irte_ga_activate(struct amd_iommu *iommu, void *entry, u16 devid, u16 index) in irte_ga_activate() 3448 static void irte_deactivate(struct amd_iommu *iommu, void *entry, u16 devid, u16 index) in irte_deactivate() 3456 static void irte_ga_deactivate(struct amd_iommu *iommu, void *entry, u16 devid, u16 index) in irte_ga_deactivate() [all …]
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.c | 42 struct net_device *entry; in nfp_flower_lookup_internal_port_id() local 158 struct nfp_flower_non_repr_priv *entry; in nfp_flower_non_repr_priv_lookup() local 179 struct nfp_flower_non_repr_priv *entry; in nfp_flower_non_repr_priv_get() local 210 struct nfp_flower_non_repr_priv *entry; in nfp_flower_non_repr_priv_put() local
|
/linux/drivers/firmware/tegra/ |
H A D | bpmp.c | 402 struct tegra_bpmp_mrq *entry; in tegra_bpmp_find_mrq() local 452 struct tegra_bpmp_mrq *entry; in tegra_bpmp_handle_mrq() local 472 struct tegra_bpmp_mrq *entry; in tegra_bpmp_request_mrq() local 497 struct tegra_bpmp_mrq *entry; in tegra_bpmp_free_mrq() local
|
/linux/arch/sh/kernel/ |
H A D | syscalls_32.S | 13 #define __SYSCALL(nr, entry) .long entry argument
|
/linux/arch/microblaze/kernel/ |
H A D | syscall_table.S | 3 #define __SYSCALL(nr, entry) .long entry argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | tc_dummy.c | 7 int entry(struct __sk_buff *skb) in entry() function
|
/linux/drivers/net/ethernet/sun/ |
H A D | cassini.c | 611 struct list_head *entry; in cas_page_dequeue() local 1816 int entry, count; in cas_tx_ringN() local 1910 int entry, const u64 *words, in cas_rx_process_pkt() 2140 int entry; in cas_post_page() local 2167 unsigned int entry, last, count, released; in cas_post_rxds_ringN() local 2241 int entry, drops; in cas_rx_ringN() local 2358 int last, entry; in cas_post_rxcs_ringN() local 2675 static inline int cas_intme(int ring, int entry) in cas_intme() 2684 static void cas_write_txd(struct cas *cp, int ring, int entry, in cas_write_txd() 2699 const int entry) in tx_tiny_buf() [all …]
|
/linux/fs/nfs/ |
H A D | dir.c | 312 const struct nfs_entry *entry, in nfs_readdir_folio_array_append() 624 struct nfs_entry *entry, struct xdr_stream *xdr) in xdr_decode() 641 int nfs_same_file(struct dentry *dentry, struct nfs_entry *entry) in nfs_same_file() 726 void nfs_prime_dcache(struct dentry *parent, struct nfs_entry *entry, in nfs_prime_dcache() 808 struct nfs_entry *entry, in nfs_readdir_entry_decode() 824 struct nfs_entry *entry, in nfs_readdir_folio_filler() 937 struct nfs_entry *entry; in nfs_readdir_xdr_to_array() local 2838 static void nfs_access_free_entry(struct nfs_access_entry *entry) in nfs_access_free_entry() 2936 struct nfs_access_entry *entry; in __nfs_access_zap_cache() local 3008 struct nfs_access_entry *entry = in nfs_access_search_rbtree() local [all …]
|
/linux/drivers/thunderbolt/ |
H A D | property.c | 52 static bool tb_property_entry_valid(const struct tb_property_entry *entry, in tb_property_entry_valid() 96 const struct tb_property_entry *entry) in tb_property_parse() 353 struct tb_property_entry *entry; in __tb_property_format_dir() local
|
/linux/drivers/acpi/x86/ |
H A D | s2idle.c | 97 #define for_each_lpi_constraint(entry) \ argument 316 struct lpi_constraints *entry; in acpi_get_lps0_constraint() local 328 struct lpi_constraints *entry; in lpi_check_constraints() local
|
/linux/arch/x86/kernel/cpu/sgx/ |
H A D | ioctl.c | 719 struct sgx_encl_page *entry; in sgx_enclave_restrict_permissions() local 876 struct sgx_encl_page *entry; in sgx_enclave_modify_types() local 1074 struct sgx_encl_page *entry; in sgx_encl_remove_pages() local
|
/linux/drivers/md/ |
H A D | dm-cache-policy-smq.c | 39 struct entry { struct 62 struct entry *begin; argument
|
/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.c | 1236 int entry; in sh_eth_tx_free() local 1589 int entry = mdp->cur_rx % mdp->num_rx_ring; in sh_eth_rx() local 2496 u32 entry; in sh_eth_start_xmit() local 2634 static u32 sh_eth_tsu_get_post_mask(int entry) in sh_eth_tsu_get_post_mask() 2639 static u32 sh_eth_tsu_get_post_bit(struct sh_eth_private *mdp, int entry) in sh_eth_tsu_get_post_bit() 2645 int entry) in sh_eth_tsu_enable_cam_entry_post() 2656 int entry) in sh_eth_tsu_disable_cam_entry_post() 2743 int entry; in sh_eth_tsu_find_empty() local 2751 int entry) in sh_eth_tsu_disable_cam_entry_table()
|
/linux/tools/lib/api/ |
H A D | cpu.c | 9 char entry[PATH_MAX]; in cpu__get_max_freq() local
|
/linux/arch/m68k/kernel/ |
H A D | syscalltable.S | 21 #define __SYSCALL(nr, entry) .long entry argument
|