Home
last modified time | relevance | path

Searched defs:depth (Results 51 – 75 of 505) sorted by relevance

12345678910>>...21

/openbmc/linux/arch/powerpc/kernel/
H A Depapr_paravirt.c26 int depth, void *data) in early_init_dt_scan_epapr()
H A Dbtext.c110 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display()
165 unsigned int width, height, depth, pitch; in btext_initialize() local
266 int depth, int pitch) in btext_update_display()
H A Dprom.c326 const char *uname, int depth, in early_init_dt_scan_cpus()
438 int depth, void *data) in early_init_dt_scan_chosen_ppc()
738 int depth, void *data) in early_init_dt_scan_model()
/openbmc/bmcweb/http/
H A Dmutual_tls.hpp88 int32_t depth = X509_STORE_CTX_get_error_depth(cts); in verifyMtlsUser() local
/openbmc/linux/include/xen/interface/io/
H A Dfbif.h46 int32_t depth; /* depth in bits */ member
99 uint8_t depth; /* depth of a pixel (in bits) */ member
/openbmc/fb-ipmi-oem/src/
H A Dcommandutils.cpp35 static constexpr int32_t depth = 0; in getMbFruDevice() local
/openbmc/linux/arch/arm/mach-s5pv210/
H A Ds5pv210.c20 int depth, void *data) in s5pv210_fdt_map_sys()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmtu102.c27 tu102_vmm_flush(struct nvkm_vmm *vmm, int depth) in tu102_vmm_flush()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp222 const std::string& subtreePath, int32_t depth) in getSubTree()
356 int32_t depth, ObjectTree& objectTree) in getSubTree()
375 auto depth = 0; in getDbusObject() local
460 auto depth = 0; in getAllDbusObjects() local
/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c196 int depth, void *data) in xtensa_dt_io_area()
223 int depth, void *data) in xtensa_dt_io_area()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dultravisor.c22 int depth, void *data) in early_init_dt_scan_ultravisor()
/openbmc/linux/include/linux/
H A Dstackleak.h52 const unsigned int depth = STACKLEAK_SEARCH_DEPTH / sizeof(unsigned long); in stackleak_find_top_of_poison() local
/openbmc/qemu/include/hw/xen/interface/io/
H A Dfbif.h48 int32_t depth; /* depth in bits */ member
123 uint8_t depth; /* the depth of a pixel (in bits) */ member
/openbmc/linux/fs/reiserfs/
H A Dfix_node.c1110 int depth = reiserfs_write_unlock_nested(tb->tb_sb); in get_far_parent() local
2130 int depth = reiserfs_write_unlock_nested(tb->tb_sb); in get_direct_parent() local
2158 int depth; in get_neighbors() local
2488 int depth; in wait_tb_buffers_until_unlocked() local
2580 int depth = reiserfs_write_unlock_nested(tb->tb_sb); in fix_nodes() local
/openbmc/linux/fs/ufs/
H A Dinode.c124 static u64 ufs_frag_map(struct inode *inode, unsigned offsets[4], int depth) in ufs_frag_map()
402 int depth = ufs_block_to_path(inode, fragment >> uspi->s_fpbshift, offsets); in ufs_getfrag_block() local
980 static void free_full_branch(struct inode *inode, u64 ind_block, int depth) in free_full_branch()
1013 …c void free_branch_tail(struct inode *inode, unsigned from, struct ufs_buffer_head *ubh, int depth) in free_branch_tail()
1127 int depth; in ufs_truncate_blocks() local
/openbmc/u-boot/drivers/core/
H A Ddump.c13 static void show_devices(struct udevice *dev, int depth, int last_flag) in show_devices()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp573 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesRecursive()
601 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesInArrayRecursive()
618 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesInObjectRecursive()
702 findNavigationReferences(ExpandType eType, int depth, int skipDepth, in findNavigationReferences()
/openbmc/qemu/include/hw/display/
H A Dmacfb.h43 uint8_t depth; member
65 uint8_t depth; member
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.c166 u32 i, depth = 0; in gsc_hw_set_in_image_format() local
286 u32 i, depth = 0; in gsc_hw_set_out_image_format() local
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h66 u16 depth; /* FW Q depth is 16 bits */ member
94 u16 depth; /* FW Q depth is 16 bits */ member
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py76 def __init__(self, depth=0): argument
79 def __add__(self, depth): argument
82 def __call__(self, depth): argument
/openbmc/linux/kernel/trace/
H A Dtrace_functions_graph.c24 int depth; member
837 unsigned long addr, int depth) in check_irq_entry()
883 check_irq_return(struct trace_iterator *iter, u32 flags, int depth) in check_irq_return()
1048 int depth = 0; in print_graph_comment() local
1293 int *depth = &(per_cpu_ptr(data->cpu_data, cpu)->depth); in graph_trace_open() local
/openbmc/linux/drivers/thunderbolt/
H A Dicm.c188 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route()
208 int depth = tb_route_length(route); in get_parent_route() local
398 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
648 u8 connection_key, u8 link, u8 depth, bool boot) in update_switch()
681 u8 link, u8 depth) in add_xdomain()
730 u8 link, depth; in icm_fr_device_connected() local
873 u8 link, depth; in icm_fr_device_disconnected() local
908 u8 link, depth; in icm_fr_xdomain_connected() local
1514 static int icm_ar_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_ar_get_route()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dvmid.h45 enum dcn_hubbub_page_table_depth depth; member
/openbmc/phosphor-time-manager/
H A Dutils.cpp52 const Interfaces& interfaces, int32_t depth) in getSubTree()

12345678910>>...21