Home
last modified time | relevance | path

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

1234

/linux/drivers/acpi/acpica/
H A 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
H A 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/drivers/scsi/aic7xxx/aicasm/
H A 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
H A 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/arch/m68k/kernel/
H A 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()
537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/linux/drivers/counter/
H A Dcounter-sysfs.c40 enum counter_scope scope; member
570 const enum counter_scope scope, in counter_attr_create()
749 const enum counter_scope scope, in counter_ext_attrs_create()
766 const enum counter_scope scope, in counter_array_attrs_create()
806 const enum counter_scope scope, in counter_sysfs_exts_add()
844 const enum counter_scope scope = COUNTER_SCOPE_SIGNAL; in counter_signal_attrs_create() local
944 const enum counter_scope scope = COUNTER_SCOPE_COUNT; in counter_count_attrs_create() local
1062 const enum counter_scope scope = COUNTER_SCOPE_DEVICE; in counter_sysfs_attr_add() local
H A Dcounter-chrdev.c488 const enum counter_scope scope, in counter_get_array_data()
528 const enum counter_scope scope = comp_node->component.scope; in counter_get_data() local
/linux/net/netfilter/
H A Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable()
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
/linux/net/sctp/
H A Dbind_addr.c45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
460 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr()
506 enum sctp_scope scope) in sctp_in_scope()
H A Dassociola.c55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init()
288 enum sctp_scope scope, gfp_t gfp) in sctp_association_new()
1555 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/linux/drivers/acpi/
H A Dproperty.c86 acpi_handle scope = NULL; in acpi_nondev_subnode_extract() local
143 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
179 static bool acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
257 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
537 static bool acpi_extract_properties(acpi_handle scope, union acpi_object *desc, in acpi_extract_properties()
912 acpi_handle scope, handle; in acpi_parse_string_ref() local
/linux/tools/testing/selftests/landlock/
H A Dscoped_common.h13 const __u16 scope) in create_scoped_domain()
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c77 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
180 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node()
295 static int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/linux/drivers/cxl/core/
H A Dfeatures.c543 enum fwctl_rpc_scope scope) in cxlctl_validate_set_features()
611 enum fwctl_rpc_scope scope, in cxlctl_validate_hw_command()
645 static void *cxlctl_fw_rpc(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope, in cxlctl_fw_rpc()
/linux/net/ipv6/
H A 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/drivers/target/
H A Dtarget_core_pr.c2263 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2417 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2503 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2748 int scope, in __core_scsi3_complete_pro_preempt()
2812 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3122 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3159 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3586 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/linux/tools/include/linux/
H A Dbtf_ids.h76 #define __BTF_ID_LIST(name, scope) \ argument
135 #define __BTF_SET_START(name, scope) \ argument
/linux/security/landlock/
H A Daccess.h46 access_mask_t scope : LANDLOCK_NUM_SCOPE; global() member
/linux/net/ipv4/
H A Dfib_semantics.c316 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1144 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1272 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1288 unsigned char scope) in fib_info_update_nhc_saddr()
1933 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
H A Dfib_lookup.h58 u8 scope; global() member
/linux/rust/syn/
H A Ddiscouraged.rs217 let scope = span.close(); in parse_any_delimiter() localVariable
H A Dmac.rs149 let scope = self.delimiter.span().close(); in parse_body_with() localVariable
/linux/drivers/fwctl/pds/
H A Dmain.c283 enum fwctl_rpc_scope scope) in pdsfc_validate_rpc()
350 static void *pdsfc_fw_rpc(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope, in pdsfc_fw_rpc()
/linux/drivers/fwctl/mlx5/
H A Dmain.c180 static bool mlx5ctl_validate_rpc(const void *in, enum fwctl_rpc_scope scope) in mlx5ctl_validate_rpc()
306 static void *mlx5ctl_fw_rpc(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope, in mlx5ctl_fw_rpc()
/linux/arch/powerpc/include/asm/
H A Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member

1234