Home
last modified time | relevance | path

Searched defs:target (Results 151 – 175 of 1287) sorted by relevance

12345678910>>...52

/openbmc/linux/tools/perf/Documentation/
H A Dasciidoctor-extensions.rb11 def process(parent, target, attrs) argument
/openbmc/openpower-proc-control/procedures/p9/
H A Dcleanup_pcie.cpp48 for (const auto& target : targets) in cleanupPcie() local
H A Dstart_host_mpreboot.cpp94 struct pdbg_target* target; in startHostMpReboot() local
/openbmc/intel-ipmi-oem/include/
H A Dmultinodecommands.hpp28 target, enumerator
/openbmc/linux/arch/x86/events/amd/
H A Dpower.c221 int target; in power_cpu_exit() local
241 int target; in power_cpu_init() local
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py780 target = models.CharField(max_length=100) variable in ProjectTarget
786 target = models.CharField(max_length=100) variable in Target
888 def clone_image_artifacts_from(self, target): argument
927 def clone_sdk_artifacts_from(self, target): argument
946 target = models.ForeignKey(Target, on_delete=models.CASCADE) variable in TargetKernelFile
956 target = models.ForeignKey(Target, on_delete=models.CASCADE) variable in TargetSDKFile
975 target = models.ForeignKey(Target, on_delete=models.CASCADE) variable in Target_Image_File
1009 target = models.ForeignKey(Target, on_delete=models.CASCADE) variable in Target_File
1199 def for_target_or_none(self, target): argument
1294 target = models.ForeignKey(Target, on_delete=models.CASCADE, null=True) variable in Package_Dependency
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings/
H A Dmerge_settings.py14 def dict_merge(target, source, remove): argument
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/
H A Dmerge_settings.py14 def dict_merge(target, source, remove): argument
/openbmc/openpower-proc-control/
H A Dnmi_interface.cpp44 struct pdbg_target* target; in nmi() local
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_nat.h11 int target; member
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dmerge_yamls.py20 def dict_merge(target, source): argument
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/
H A Dmerge_sensor_config.py20 def dict_merge(target, source): argument
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_common.cpp15 void transitionHost(const std::string& target) in transitionHost()
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmain.cpp39 std::string target; in main() local
/openbmc/qemu/scripts/
H A Dmodinfo-collect.py10 def find_command(src, target, compile_commands): argument
/openbmc/qemu/target/riscv/
H A Dzce_helper.c35 target_ulong target; in HELPER() local
/openbmc/linux/arch/powerpc/kernel/
H A Dstatic_call.c11 unsigned long target = (unsigned long)(is_ret0 ? tramp + PPC_SCT_RET0 : func); in arch_static_call_transform() local
/openbmc/linux/arch/parisc/kernel/
H A Djump_label.c28 void *target = (void *)jump_entry_target(entry); in arch_jump_label_transform() local
/openbmc/u-boot/fs/btrfs/
H A Dinode.c86 int btrfs_readlink(const struct btrfs_root *root, u64 inr, char *target) in btrfs_readlink()
262 char *target; in btrfs_lookup_path() local
/openbmc/linux/fs/smb/server/
H A Dunicode.c30 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
342 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c166 struct regmap *target; in mscc_ocelot_init_ports() local
275 struct regmap *target; in mscc_ocelot_probe() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dx_tables.h47 struct xt_target *target; member
66 struct xt_entry_target target; member
71 struct xt_entry_target target; member
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.h29 acpi_handle target; member
47 acpi_handle target; member
62 acpi_handle target; member
/openbmc/linux/security/apparmor/
H A Ddomain.c283 struct aa_label *target, bool stack, in change_profile_perms()
638 const char *info = NULL, *name = NULL, *target = NULL; in profile_transition() local
1179 struct aa_label *label, *previous, *new = NULL, *target = NULL; in aa_change_hat() local
1291 struct aa_label *target, bool stack, in change_profile_perms_wrapper()
1327 struct aa_label *label, *new = NULL, *target = NULL; in aa_change_profile() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dhelper.h41 unsigned long target = get_time_seconds() + seconds; in sleep() local

12345678910>>...52