Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/qemu/target/sparc/
H A Dmmu_helper.c67 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address()
211 CPUTLBEntryFull full = {}; in sparc_cpu_tlb_fill() local
545 static int get_physical_address_data(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address_data()
645 static int get_physical_address_code(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address_code()
721 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address()
764 CPUTLBEntryFull full = {}; in sparc_cpu_tlb_fill() local
876 CPUTLBEntryFull full = {}; in cpu_sparc_get_phys_page() local
/openbmc/linux/drivers/power/supply/
H A Dapm_power.c40 union power_supply_propval full; member
120 union power_supply_propval full; in do_calculate_time() local
218 union power_supply_propval empty, full, cur; in calculate_capacity() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1282 CPUTLBEntryFull full = { in tlb_set_page_with_attrs() local
1428 CPUTLBEntryFull *full; in probe_access_internal() local
1518 CPUTLBEntryFull *full; in probe_access_flags() local
1540 CPUTLBEntryFull *full; in probe_access() local
1576 CPUTLBEntryFull *full; in tlb_vaddr_to_host() local
1600 CPUTLBEntryFull *full; in get_page_addr_code_hostp() local
1642 CPUTLBEntryFull *full; in tlb_plugin_lookup() local
1672 CPUTLBEntryFull *full; member
1706 CPUTLBEntryFull *full; in mmu_lookup1() local
1746 CPUTLBEntryFull *full = data->full; in mmu_watch_or_dirty() local
[all …]
H A Dmonitor.c132 size_t full = 0, part = 0, elide = 0; in tlb_flush_counts() local
/openbmc/sdbusplus/tools/sdbusplus/
H A Dproperty.py86 def cppTypeParam(self, interface, full=False, typename="common"): argument
96 self, interface, cppTypeName, full=False, typename="common" argument
H A Dmethod.py34 def returns_as_list(self, interface, full=False): argument
/openbmc/qemu/util/
H A Dpath.c53 char *full = g_build_filename(base, name, NULL); in path() local
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h148 unsigned int full; member
161 unsigned int full; member
172 unsigned int full; member
196 unsigned int full; member
208 unsigned int full; member
220 unsigned int full; member
236 unsigned int full; member
H A Dcmpxchg_64.h24 u128 full; member
/openbmc/linux/sound/usb/line6/
H A Dmidibuf.h19 int full; member
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst.h81 u64 full; member
92 u32 full; member
108 u32 full; member
128 u64 full; member
137 u64 full; member
146 u64 full; member
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_cq.c91 int full; in rxe_cq_post() local
/openbmc/ipmitool/lib/
H A Dipmi_sensor.c226 print_thresh_setting(struct sdr_record_full_sensor *full, in print_thresh_setting()
498 __ipmi_sensor_threshold_value_to_raw(struct sdr_record_full_sensor *full, double value) in __ipmi_sensor_threshold_value_to_raw()
/openbmc/qemu/target/hexagon/
H A Dhex_common.py172 def compute_tag_regs(tag, full): argument
203 def get_tagregs(full=False): argument
/openbmc/dbus-sensors/src/
H A DTachSensor.hpp39 constexpr const char* full = "Full"; variable
/openbmc/linux/fs/btrfs/
H A Dblock-rsv.h29 bool full; member
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c64 CPUTLBEntryFull *full; in ptw_translate() local
427 CPUTLBEntryFull *full; in mmu_translate() local
/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c47 u64 full; member
58 u64 full; member
/openbmc/linux/net/dccp/
H A Dqpolicy.c72 bool (*full) (struct sock *sk); member
/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dcsc.c32 struct quantization full; member
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h482 unsigned int full; member
490 unsigned int full; member
498 unsigned int full; member
/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.c698 static void print_option_help(const struct option *opts, int full) in print_option_help()
872 const struct option *opts, int full, in usage_with_options_internal()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c180 unsigned long addr, pmd_t *pmdp, int full) in pmdp_huge_get_and_clear_full()
198 unsigned long addr, pud_t *pudp, int full) in pudp_huge_get_and_clear_full()
/openbmc/linux/include/linux/
H A Dtrace_seq.h17 int full; member
/openbmc/u-boot/lib/
H A Dlz4.c54 typedef enum { full = 0, partial = 1 } earlyEnd_directive; enumerator

123456