/linux/kernel/trace/ |
H A D | ftrace.c | 1144 struct ftrace_func_entry *entry; in __ftrace_lookup_ip() local 1177 struct ftrace_func_entry *entry) in __add_hash_entry() 1191 struct ftrace_func_entry *entry; in add_hash_entry() local 1205 struct ftrace_func_entry *entry) in free_hash_entry() 1214 struct ftrace_func_entry *entry) in remove_hash_entry() 1224 struct ftrace_func_entry *entry; in ftrace_hash_clear() local 1356 struct ftrace_func_entry *entry; in alloc_and_copy_ftrace_hash() local 1401 struct ftrace_func_entry *entry; in __move_hash() local 2577 struct ftrace_func_entry *entry; in ftrace_find_rec_direct() local 3223 struct ftrace_func_entry *entry; in append_hash() local [all …]
|
/linux/drivers/scsi/aacraid/ |
H A D | commsup.c | 351 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry() 415 struct aac_entry * entry = NULL; in aac_queue_get() local 792 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get() 1878 struct list_head *entry; in get_fib_count() local 1938 struct list_head *entry; in wakeup_fibctx_threads() local 2040 struct list_head *entry; in aac_process_events() local
|
/linux/fs/tracefs/ |
H A D | event_inode.c | 105 const struct eventfs_entry *entry; in release_ei() local 178 const struct eventfs_entry *entry; in eventfs_set_attr() local 557 const struct eventfs_entry *entry = &ei->entries[i]; in eventfs_root_lookup() local 581 const struct eventfs_entry *entry; in eventfs_iterate() local
|
/linux/net/appletalk/ |
H A D | aarp.c | 469 struct aarp_entry *entry; in aarp_proxy_probe_network() local 911 struct aarp_entry *entry; in iter_next() local 952 struct aarp_entry *entry = v; in aarp_seq_next() local 991 struct aarp_entry *entry = v; in aarp_seq_show() local
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 990 struct nfp_ipv6_addr_entry *entry; in nfp_fl_ct_add_offload() local 1031 struct nfp_ipv6_addr_entry *entry; in nfp_fl_ct_add_offload() local 1459 struct nfp_fl_ct_flow_entry *entry) in nfp_nft_ct_set_flow_flag() 1485 struct nfp_fl_ct_flow_entry *entry; in nfp_fl_ct_add_flow() local 1641 static void nfp_free_nft_merge_children(void *entry, bool is_nft_flow) in nfp_free_nft_merge_children() 1689 static void nfp_free_tc_merge_children(struct nfp_fl_ct_flow_entry *entry) in nfp_free_tc_merge_children() 1709 void nfp_fl_ct_clean_flow_entry(struct nfp_fl_ct_flow_entry *entry) in nfp_fl_ct_clean_flow_entry()
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt61pci.c | 1287 static bool rt61pci_get_entry_state(struct queue_entry *entry) in rt61pci_get_entry_state() 1304 static void rt61pci_clear_entry(struct queue_entry *entry) in rt61pci_clear_entry() 1775 static void rt61pci_write_tx_desc(struct queue_entry *entry, in rt61pci_write_tx_desc() 1872 static void rt61pci_write_beacon(struct queue_entry *entry, in rt61pci_write_beacon() 1937 static void rt61pci_clear_beacon(struct queue_entry *entry) in rt61pci_clear_beacon() 1994 static void rt61pci_fill_rxdone(struct queue_entry *entry, in rt61pci_fill_rxdone() 2062 struct queue_entry *entry; in rt61pci_txdone() local
|
H A D | rt2500usb.c | 1056 static void rt2500usb_write_tx_desc(struct queue_entry *entry, in rt2500usb_write_tx_desc() 1118 static void rt2500usb_write_beacon(struct queue_entry *entry, in rt2500usb_write_beacon() 1199 static int rt2500usb_get_tx_data_len(struct queue_entry *entry) in rt2500usb_get_tx_data_len() 1216 static void rt2500usb_fill_rxdone(struct queue_entry *entry, in rt2500usb_fill_rxdone() 1294 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2500usb_beacondone() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.c | 975 u8 entries, *entry; in bit_table() local 1374 struct dcb_output *entry = &dcb->entry[dcb->entries]; in new_dcb_entry() local 1385 struct dcb_output *entry = new_dcb_entry(dcb); in fabricate_dcb_output() local 1397 uint32_t conn, uint32_t conf, struct dcb_output *entry) in parse_dcb20_entry() 1544 uint32_t conn, uint32_t conf, struct dcb_output *entry) in parse_dcb15_entry() 1794 struct dcb_output *entry = new_dcb_entry(dcb); in parse_dcb_entry() local 1912 …nv17_hwsq_ucode_entry(struct drm_device *dev, struct nvbios *bios, uint16_t hwsq_offset, int entry) in load_nv17_hwsq_ucode_entry()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.c | 822 ATOM_PPLIB_Clock_Voltage_Dependency_Record *entry; in r600_parse_clk_voltage_dep_table() local 988 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in r600_parse_extended_power_table() local 1035 ATOM_PPLIB_CAC_Leakage_Record *entry; in r600_parse_extended_power_table() local 1086 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Record *entry; in r600_parse_extended_power_table() local 1142 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Record *entry; in r600_parse_extended_power_table() local 1174 ATOM_PPLIB_SAMClk_Voltage_Limit_Record *entry; in r600_parse_extended_power_table() local 1232 ATOM_PPLIB_ACPClk_Voltage_Limit_Record *entry; in r600_parse_extended_power_table() local
|
/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 170 struct opa_veswport_mactable_entry *entry; in opa_vnic_query_mac_tbl() local 227 struct opa_veswport_mactable_entry *entry = in opa_vnic_update_mac_tbl() local 313 struct __opa_vnic_mactable_entry *entry = &node->entry; in opa_vnic_chk_mac_tbl() local
|
/linux/drivers/media/test-drivers/visl/ |
H A D | visl-dec.c | 142 char entry[] = "dpb[%d]:%u, vb2_index: %d\n"; in visl_get_ref_frames() local 165 char entry[] = "dpb[%d]:%u, vb2_index: %d\n"; in visl_get_ref_frames() local 411 char entry[] = "index: %u, state: %s, request_fd: %d, "; in visl_tpg_fill() local
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac5.c | 352 struct stmmac_tc_entry *entry, in dwmac5_rxp_update_single_entry() 397 struct stmmac_tc_entry *entry; in dwmac5_rxp_get_next_entry() local 436 struct stmmac_tc_entry *entry, *frag; in dwmac5_rxp_config() local
|
/linux/arch/csky/kernel/ |
H A D | ptrace.c | 350 int entry, i; in show_iutlb() local 385 int entry, i; in show_dutlb() local 421 int entry; in show_jtlb() local
|
/linux/fs/ext4/ |
H A D | acl.c | 41 ext4_acl_entry *entry = in ext4_acl_from_disk() local 106 ext4_acl_entry *entry = (ext4_acl_entry *)e; in ext4_acl_to_disk() local
|
/linux/fs/squashfs/ |
H A D | xattr.c | 45 struct squashfs_xattr_entry entry; in squashfs_listxattr() local 123 struct squashfs_xattr_entry entry; in squashfs_xattr_get() local
|
/linux/tools/include/linux/ |
H A D | list.h | 100 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() 105 static inline void list_del(struct list_head *entry) in list_del() 143 static inline void list_del_init(struct list_head *entry) in list_del_init() 235 struct list_head *head, struct list_head *entry) in __list_cut_position() 261 struct list_head *head, struct list_head *entry) in list_cut_position()
|
/linux/arch/sparc/kernel/ |
H A D | iommu-common.c | 224 unsigned long entry) in get_pool() 247 unsigned long npages, unsigned long entry) in iommu_tbl_range_free()
|
/linux/arch/x86/platform/uv/ |
H A D | uv_irq.c | 30 struct uv_IO_APIC_route_entry *entry; in uv_program_mmr() local 137 struct uv_IO_APIC_route_entry *entry; in uv_domain_deactivate() local
|
/linux/fs/bcachefs/ |
H A D | backpointers.h | 117 const union bch_extent_entry *entry) in bch2_bkey_ptr_data_type() 150 const union bch_extent_entry *entry, in bch2_extent_ptr_to_bp()
|
/linux/arch/s390/kernel/ |
H A D | perf_event.c | 204 void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel() 217 void perf_callchain_user(struct perf_callchain_entry_ctx *entry, in perf_callchain_user()
|
/linux/virt/kvm/ |
H A D | dirty_ring.c | 123 struct kvm_dirty_gfn *entry; in kvm_dirty_ring_reset() local 221 struct kvm_dirty_gfn *entry; in kvm_dirty_ring_push() local
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 378 eb_vma_misplaced(const struct drm_i915_gem_exec_object2 *entry, in eb_vma_misplaced() 410 static u64 eb_pin_flags(const struct drm_i915_gem_exec_object2 *entry, in eb_pin_flags() 438 const struct drm_i915_gem_exec_object2 *entry, in eb_pin_vma() 500 struct drm_i915_gem_exec_object2 *entry, in eb_validate_vma() 566 struct drm_i915_gem_exec_object2 *entry = &eb->exec[i]; in eb_add_vma() local 658 struct drm_i915_gem_exec_object2 *entry = ev->exec; in eb_reserve_vma() local 1023 struct drm_i915_gem_exec_object2 *entry = &eb->exec[i]; in eb_validate_vmas() local 1528 const struct drm_i915_gem_exec_object2 *entry = ev->exec; in eb_relocate_vma() local 1611 const struct drm_i915_gem_exec_object2 *entry = ev->exec; in eb_relocate_vma_slow() local 1631 static int check_relocations(const struct drm_i915_gem_exec_object2 *entry) in check_relocations() [all …]
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_mon.c | 162 efx_dword_t *entry) in efx_mcdi_mon_get_entry() 192 efx_dword_t entry; in efx_mcdi_mon_show_value() local 256 efx_dword_t entry; in efx_mcdi_mon_show_alarm() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_mon.c | 162 efx_dword_t *entry) in efx_mcdi_mon_get_entry() 192 efx_dword_t entry; in efx_mcdi_mon_show_value() local 256 efx_dword_t entry; in efx_mcdi_mon_show_alarm() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_lease.c | 214 void *entry; in drm_lease_create() local 303 void *entry; in _drm_lease_revoke() local 646 void *entry; in drm_mode_get_lease_ioctl() local
|