/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_frontend.c | 277 int scope; in fib_compute_spec_dst() local
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | property.c | 92 acpi_handle scope; in acpi_nondev_subnode_extract() local 144 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok() argument 163 static bool acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes() argument 211 acpi_enumerate_nondev_subnodes(acpi_handle scope, union acpi_object *desc, struct acpi_device_data *data, struct fwnode_handle *parent) acpi_enumerate_nondev_subnodes() argument 485 acpi_extract_properties(acpi_handle scope, union acpi_object *desc, struct acpi_device_data *data) acpi_extract_properties() argument [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | if_inet6.h | 50 __u16 scope; member 246 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | tipc.h | 160 signed char scope; member 205 __u32 scope; /* cluster/node */ member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
H A D | efa_com_cmd.h | 239 u8 scope; member
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | irq_remapping.c | 844 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_hpet_scope() argument 889 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_ioapic_scope() argument 939 struct acpi_dmar_device_scope *scope; ir_parse_ioapic_hpet_scope() local [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | associola.c | 51 sctp_association_init( struct sctp_association *asoc, const struct sctp_endpoint *ep, const struct sock *sk, enum sctp_scope scope, gfp_t gfp) sctp_association_init() argument 285 sctp_association_new(const struct sctp_endpoint *ep, const struct sock *sk, enum sctp_scope scope, gfp_t gfp) sctp_association_new() argument 1571 sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, enum sctp_scope scope, gfp_t gfp) sctp_assoc_set_bind_addr_from_ep() argument
|
H A D | ipv6.c | 287 enum sctp_scope scope; in sctp_v6_get_dst() local
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 90 u32 scope; member 363 tipc_group_self(struct tipc_group *grp, struct tipc_service_range *seq, int *scope) tipc_group_self() argument [all...] |
H A D | msg.c | 700 u32 scope = msg_lookup_scope(msg); in tipc_msg_lookup_dest() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | tipc.h | 91 signed char scope; member 121 __u32 scope; member
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 1911 u16 scope = 0, qualifier = 0; in bnx2fc_process_scsi_cmd_compl() local
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_io.c | 1124 u16 scope, qualifier = 0; in qedf_scsi_completion() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_frontend.c | 278 int scope; in fib_compute_spec_dst() local
|
H A D | arp.c | 399 int scope; in arp_ignore() local 435 int scope = RT_SCOPE_LINK; in arp_accept() local
|
H A D | ping.c | 708 u8 tos, scope; in ping_v4_sendmsg() local
|
H A D | raw.c | 482 u8 tos, scope; in raw_sendmsg() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | tipc.h | 91 signed char scope; member 121 __u32 scope; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | tipc.h | 78 signed char scope; member 106 __u32 scope; member
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | cpufeature.c | 1200 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature() argument 1213 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif() argument 1285 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp() argument 1246 has_cache_idc(const struct arm64_cpu_capabilities *entry, int scope) has_cache_idc() argument 1271 has_cache_dic(const struct arm64_cpu_capabilities *entry, int scope) has_cache_dic() argument 1341 unmap_kernel_at_el0(const struct arm64_cpu_capabilities *entry, int scope) unmap_kernel_at_el0() argument 1642 has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) has_address_auth_cpucap() argument 1668 has_address_auth_metacap(const struct arm64_cpu_capabilities *entry, int scope) has_address_auth_metacap() argument 1700 can_use_gic_priorities(const struct arm64_cpu_capabilities *entry, int scope) can_use_gic_priorities() argument 2297 compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) compat_has_neon() argument [all...] |
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | dmar.c | 83 struct acpi_dmar_device_scope *scope; in dmar_alloc_dev_scope() local 225 struct acpi_dmar_device_scope *scope; in dmar_insert_dev_scope() local 727 struct acpi_dmar_device_scope *scope; dmar_acpi_insert_dev_scope() local [all...] |
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_pr.c | 2277 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve() argument 2433 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve() argument 2520 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, u64 res_key) core_scsi3_emulate_pro_release() argument 2760 __core_scsi3_complete_pro_preempt( struct se_device *dev, struct t10_pr_registration *pr_reg, struct list_head *preempt_and_abort_list, int type, int scope, enum preempt_type preempt_type) __core_scsi3_complete_pro_preempt() argument 2830 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, enum preempt_type preempt_type) core_scsi3_pro_preempt() argument 3125 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, enum preempt_type preempt_type) core_scsi3_emulate_pro_preempt() argument 3162 int new_reg = 0, type, scope, matching_iname; core_scsi3_emulate_pro_register_and_move() local 3555 int sa, scope, type, aptpl; target_scsi3_emulate_pr_out() local [all...] |
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_parameters.h | 19 u8 scope; member
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_make_chunk.c | 1588 enum sctp_scope scope; in sctp_make_temp_asoc() local 1707 enum sctp_scope scope; in sctp_unpack_cookie() local 2503 enum sctp_scope scope; in sctp_process_param() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | ip.h | 588 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local
|