| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | maar.h | 41 phys_addr_t upper, unsigned attrs) in write_maar_pair() 101 phys_addr_t upper; member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | maar.h | 41 phys_addr_t upper, unsigned attrs) in write_maar_pair() 101 phys_addr_t upper; member
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | name_table.c | 63 u32 upper; member 222 static struct publication *tipc_publ_create(u32 type, u32 lower, u32 upper, in tipc_publ_create() 272 u32 lower, u32 upper) in tipc_service_find_range() 286 u32 lower, u32 upper) in tipc_service_create_range() 320 u32 upper, u32 scope, in tipc_service_insert_publ() 459 u32 lower, u32 upper, in tipc_nametbl_insert_publ() 486 u32 lower, u32 upper, in tipc_nametbl_remove_publ() 642 void tipc_nametbl_mc_lookup(struct net *net, u32 type, u32 lower, u32 upper, in tipc_nametbl_mc_lookup() 671 u32 upper, struct tipc_nlist *nodes) in tipc_nametbl_lookup_dst_nodes() 725 u32 upper, u32 scope, u32 port, in tipc_nametbl_publish() [all …]
|
| D | name_distr.h | 65 __be32 upper; member
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | export.c | 284 struct dentry *upper = upper_alias ?: index; in ovl_obtain_alias() local 458 struct dentry *upper = ovl_index_upper(ofs, index); in ovl_lookup_real_inode() local 646 struct dentry *upper, in ovl_get_dentry() 677 struct dentry *upper; in ovl_upper_fh_to_d() local 734 struct dentry *upper = ovl_index_upper(ofs, index); in ovl_lower_fh_to_d() local
|
| D | copy_up.c | 332 struct dentry *upper) in ovl_set_origin() 359 static int ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper, in ovl_set_upper_fh() 381 struct dentry *upper) in ovl_create_index() 452 struct dentry *upper; in ovl_link_up() local 583 struct dentry *temp, *upper; in ovl_copy_up_workdir() local 650 struct dentry *temp, *upper; in ovl_copy_up_tmpfile() local
|
| D | dir.c | 232 static int ovl_set_opaque_xerr(struct dentry *dentry, struct dentry *upper, in ovl_set_opaque_xerr() 365 struct dentry *upper; in ovl_clear_empty() local 463 struct dentry *upper; in ovl_create_over_whiteout() local 750 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) in ovl_matches_upper() 761 struct dentry *upper; in ovl_remove_and_whiteout() local 814 struct dentry *upper; in ovl_remove_upper() local
|
| D | namei.c | 482 struct dentry *upper; in ovl_index_upper() local 518 struct dentry *upper = NULL; in ovl_verify_index() local 688 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, in ovl_lookup_index() 797 struct dentry *lower, struct dentry *upper) in ovl_fix_origin()
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| D | export.c | 305 struct dentry *upper = upper_alias ?: index; in ovl_obtain_alias() local 485 struct dentry *upper = ovl_index_upper(ofs, index, true); in ovl_lookup_real_inode() local 673 struct dentry *upper, in ovl_get_dentry() 704 struct dentry *upper; in ovl_upper_fh_to_d() local 761 struct dentry *upper = ovl_index_upper(ofs, index, true); in ovl_lower_fh_to_d() local
|
| D | copy_up.c | 430 struct dentry *upper) in ovl_set_origin() 458 static int ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper, in ovl_set_upper_fh() 480 struct dentry *upper) in ovl_create_index() 553 struct dentry *upper; in ovl_link_up() local 712 struct dentry *temp, *upper; in ovl_copy_up_workdir() local 796 struct dentry *temp, *upper; in ovl_copy_up_tmpfile() local
|
| D | dir.c | 234 static int ovl_set_opaque_xerr(struct dentry *dentry, struct dentry *upper, in ovl_set_opaque_xerr() 367 struct dentry *upper; in ovl_clear_empty() local 450 struct dentry *upper; in ovl_create_over_whiteout() local 738 static bool ovl_matches_upper(struct dentry *dentry, struct dentry *upper) in ovl_matches_upper() 749 struct dentry *upper; in ovl_remove_and_whiteout() local 803 struct dentry *upper; in ovl_remove_upper() local
|
| D | namei.c | 556 struct dentry *upper; in ovl_index_upper() local 592 struct dentry *upper = NULL; in ovl_verify_index() local 763 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, in ovl_lookup_index() 874 struct dentry *lower, struct dentry *upper) in ovl_fix_origin()
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | sgetem.S | 124 upper: label
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | sgetem.S | 124 upper: label
|
| /kernel/linux/linux-5.10/arch/riscv/net/ |
| D | bpf_jit_comp64.c | 135 s64 upper = (val + (1 << 11)) >> 12; in emit_imm() local 249 s64 upper, lower; in emit_branch() local 400 s64 upper, lower; in emit_jump_and_link() local
|
| /kernel/linux/linux-6.6/net/tipc/ |
| D | name_distr.h | 65 __be32 upper; member
|
| /kernel/linux/linux-6.6/drivers/base/regmap/ |
| D | regcache-maple.c | 43 unsigned long *entry, *upper, *lower; in regcache_maple_write() local 112 unsigned long *entry, *lower, *upper; in regcache_maple_drop() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/vdso/ |
| D | timebase.h | 66 static inline void set_tb(unsigned int upper, unsigned int lower) in set_tb()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| D | bridge.c | 134 struct net_device *upper = info->upper_dev, *rep; in mlx5_esw_bridge_port_changeupper() local 170 struct net_device *upper = info->upper_dev; in mlx5_esw_bridge_changeupper_validate_netdev() local 435 struct net_device *upper, *rep; in mlx5_esw_bridge_switchdev_event() local
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | pid_list.c | 336 union upper_chunk *upper = NULL; in pid_list_refill_irq() local 459 union upper_chunk *upper; in trace_pid_list_free() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
| D | bats.c | 15 static void bat_show_603(struct seq_file *m, int idx, u32 lower, u32 upper, bool is_d) in bat_show_603()
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | utprint.c | 104 static char *acpi_ut_put_number(char *string, u64 number, u8 base, u8 upper) in acpi_ut_put_number() 210 u8 upper; in acpi_ut_format_number() local
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | utprint.c | 104 static char *acpi_ut_put_number(char *string, u64 number, u8 base, u8 upper) in acpi_ut_put_number() 210 u8 upper; in acpi_ut_format_number() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
| D | bats.c | 15 static void bat_show_603(struct seq_file *m, int idx, u32 lower, u32 upper, bool is_d) in bat_show_603()
|
| /kernel/linux/linux-6.6/arch/riscv/net/ |
| D | bpf_jit_comp64.c | 154 s64 upper = (off + (1 << 11)) >> 12; in emit_addr() local 180 s64 upper = (val + (1 << 11)) >> 12; in emit_imm() local 294 s64 upper, lower; in emit_branch() local 444 s64 upper, lower; in emit_jump_and_link() local
|