Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 61) sorted by relevance

123

/Linux-v5.4/drivers/acpi/acpica/
Dpsscope.c74 union acpi_generic_state *scope; in acpi_ps_init_scope() local
115 union acpi_generic_state *scope; in acpi_ps_push_scope() local
168 union acpi_generic_state *scope = parser_state->scope; in acpi_ps_pop_scope() local
215 union acpi_generic_state *scope; in acpi_ps_cleanup_scope() local
Dnsconvert.c286 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope, in acpi_ns_convert_to_unicode()
353 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope, in acpi_ns_convert_to_resource()
432 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope, in acpi_ns_convert_to_reference()
/Linux-v5.4/arch/arm64/kernel/
Dcpu_errata.c18 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope) in is_affected_midr_range()
38 int scope) in is_affected_midr_range_list()
45 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope) in is_kryo_midr()
60 int scope) in has_mismatched_cache_type()
371 int scope) in has_ssbd_mitigation()
501 int scope) in has_cortex_a76_erratum_1463225()
586 check_branch_predictor(const struct arm64_cpu_capabilities *entry, int scope) in check_branch_predictor()
637 int scope) in needs_tx2_tvm_workaround()
Dcpufeature.c870 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
883 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif()
917 int scope) in has_cache_idc()
942 int scope) in has_cache_dic()
955 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
972 int scope) in unmap_kernel_at_el0()
1263 int scope) in can_use_gic_priorities()
/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h168 typedef struct scope { struct
172 scope_type type; argument
173 int inner_scope_patches; argument
181 SLIST_HEAD(scope_list, scope); argument
Daicasm.c460 dump_scope(scope_t *scope) in dump_scope()
488 emit_patch(scope_t *scope, int patch) in emit_patch()
780 process_scope(scope_t *scope) in process_scope()
/Linux-v5.4/arch/m68k/kernel/
Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040()
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060()
378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
525 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dmobility.c45 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
132 static int update_dt_node(__be32 phandle, s32 scope) in update_dt_node()
270 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/Linux-v5.4/net/tipc/
Dname_table.c93 u32 scope, u32 node, u32 port, in tipc_publ_create()
222 u32 upper, u32 scope, in tipc_service_insert_publ()
338 u32 scope, u32 node, in tipc_nametbl_insert_publ()
474 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, in tipc_nametbl_lookup()
515 u32 scope, bool exact, struct list_head *dports) in tipc_nametbl_mc_lookup()
582 u32 type, u32 scope) in tipc_nametbl_build_group()
611 u32 upper, u32 scope, u32 port, in tipc_nametbl_publish()
Dsubscr.c78 u32 scope, int must) in tipc_sub_report_overlap()
Dname_table.h78 u32 scope; member
Dsocket.c946 u32 type, inst, scope; in tipc_send_group_anycast() local
1100 u32 type, inst, scope, exclude; in tipc_send_group_mcast() local
1135 u32 type, lower, upper, scope; in tipc_sk_mcast_rcv() local
2705 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, in tipc_sk_publish()
2733 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw()
2919 int scope; in tipc_sk_leave() local
3038 int len, scope; in tipc_getsockopt() local
/Linux-v5.4/net/sctp/
Dbind_addr.c45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
451 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr()
496 enum sctp_scope scope) in sctp_in_scope()
Dassociola.c55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init()
284 enum sctp_scope scope, gfp_t gfp) in sctp_association_new()
1569 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/Linux-v5.4/net/ipv6/
Daddrconf_core.c20 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument
22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
/Linux-v5.4/drivers/misc/cxl/
Dflash.c53 static int rcall(int token, char *buf, s32 scope) in rcall()
106 static int update_node(__be32 phandle, s32 scope) in update_node()
173 static int update_devicetree(struct cxl *adapter, s32 scope) in update_devicetree()
/Linux-v5.4/drivers/target/
Dtarget_core_pr.c2270 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2426 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2513 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2758 int scope, in __core_scsi3_complete_pro_preempt()
2823 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3118 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3155 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3548 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/Linux-v5.4/net/ipv4/
Dfib_lookup.h54 u8 scope; member
Dfib_semantics.c328 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1055 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1183 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1281 unsigned char scope) in fib_info_update_nhc_saddr()
1925 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
/Linux-v5.4/drivers/acpi/
Dproperty.c84 acpi_handle scope; in acpi_nondev_subnode_extract() local
136 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
155 static int acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
203 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
/Linux-v5.4/arch/powerpc/include/asm/
Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member
/Linux-v5.4/net/decnet/
Ddn_fib.c68 u8 scope; member
700 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
/Linux-v5.4/include/uapi/linux/
Dtipc.h160 signed char scope; member
204 __u32 scope; /* cluster/node */ member
/Linux-v5.4/arch/s390/kernel/
Dcache.c43 unsigned char scope : 2; member
/Linux-v5.4/drivers/iommu/
Dintel_irq_remapping.c834 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_hpet_scope()
879 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_ioapic_scope()
929 struct acpi_dmar_device_scope *scope; in ir_parse_ioapic_hpet_scope() local

123