/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | helper.h | 41 unsigned long target = get_time_seconds() + seconds; in sleep() local
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-end2end.cpp | 37 pdbg_target* target = nullptr; in main() local
|
/openbmc/linux/fs/crypto/ |
H A D | hooks.c | 223 int fscrypt_prepare_symlink(struct inode *dir, const char *target, in fscrypt_prepare_symlink() 268 int __fscrypt_encrypt_symlink(struct inode *inode, const char *target, in __fscrypt_encrypt_symlink()
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_entry.c | 639 int fpregs_soft_set(struct task_struct *target, in fpregs_soft_set() 691 int fpregs_soft_get(struct task_struct *target, in fpregs_soft_get()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.c | 213 uint32_t target) in isp_subdev_validate_rect() 236 uint32_t target) in atomisp_subdev_get_rect() 292 u32 which, uint32_t pad, uint32_t target, in isp_subdev_propagate() 352 u32 which, uint32_t pad, uint32_t target, in atomisp_subdev_set_selection()
|
/openbmc/linux/arch/riscv/kvm/ |
H A D | aia_aplic.c | 26 u32 target; member 231 static void aplic_inject_msi(struct kvm *kvm, u32 irq, u32 target) in aplic_inject_msi() 246 u32 irq, target; in aplic_update_irq_range() local 278 u32 target; in kvm_riscv_aia_aplic_inject() local
|
/openbmc/linux/security/apparmor/ |
H A D | file.c | 97 const char *target, struct aa_label *tlabel, in aa_audit_file() 317 static inline bool xindex_is_subset(u32 link, u32 target) in xindex_is_subset() 329 const struct path *target, char *buffer2, in profile_path_link() 438 struct path target = { .mnt = new_dir->mnt, .dentry = old_dentry }; in aa_path_link() local
|
/openbmc/openpower-proc-control/procedures/common/ |
H A D | cfam_overrides.cpp | 55 const auto& target = targets.getTarget(pos); in CFAMOverride() local
|
/openbmc/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_mark_t.h | 20 int target; member
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 124 | 47 def transaction_drive_backup(device, target, **kwargs): argument 109 def write_default_pattern(self, target): argument 223 target=None): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | buildhistory.py | 30 …def run_buildhistory_operation(self, target, global_config='', target_config='', change_bh_locatio… argument
|
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | enter_mpreboot.cpp | 67 struct pdbg_target* target; in enterMpReboot() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/utils/ |
H A D | targetbuildproject.py | 11 def __init__(self, target, uri, foldername=None, dl_dir=None): argument
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | intel_pconfig.c | 27 int pconfig_target_supported(enum pconfig_target target) in pconfig_target_supported()
|
/openbmc/linux/scripts/basic/ |
H A D | fixdep.c | 266 static void parse_dep_file(char *p, const char *target) in parse_dep_file() 417 const char *depfile, *target, *cmdline; in main() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_pid.h | 40 s32 target; /* current target value */ member 76 s32 target; /* current target value */ member
|
/openbmc/linux/drivers/regulator/ |
H A D | gpio-regulator.c | 62 int ptr, target = 0, state, best_val = INT_MAX; in gpio_regulator_set_voltage() local 101 int ptr, target = 0, state, best_val = 0; in gpio_regulator_set_current_limit() local
|
/openbmc/linux/fs/configfs/ |
H A D | dir.c | 362 int configfs_create_link(struct configfs_dirent *target, struct dentry *parent, in configfs_create_link() 1035 struct config_item *target) in configfs_depend_prep() 1065 struct config_item *target) in configfs_do_depend_item() 1109 struct config_item *target) in configfs_depend_item() 1158 void configfs_undepend_item(struct config_item *target) in configfs_undepend_item() 1191 struct config_item *target) in configfs_depend_item_unlocked()
|
/openbmc/linux/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 758 size_t target, in virtio_transport_notify_poll_in() 769 size_t target, in virtio_transport_notify_poll_out() 785 size_t target, struct vsock_transport_recv_notify_data *data) in virtio_transport_notify_recv_init() 792 size_t target, struct vsock_transport_recv_notify_data *data) in virtio_transport_notify_recv_pre_block() 799 size_t target, struct vsock_transport_recv_notify_data *data) in virtio_transport_notify_recv_pre_dequeue() 806 size_t target, ssize_t copied, bool data_read, in virtio_transport_notify_recv_post_dequeue()
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 199 #define EMIT4_PCREL_RIC(op, mask, target) \ argument 237 #define EMIT6_PCREL_RIEB(op1, op2, b1, b2, mask, target) \ argument 246 #define EMIT6_PCREL_RIEC(op1, op2, b1, imm, mask, target) \ argument 263 #define EMIT6_PCREL_RILB(op, b, target) \ argument 270 #define EMIT6_PCREL_RIL(op, target) \ argument 276 #define EMIT6_PCREL_RILC(op, mask, target) \ argument 522 void *target; member 538 static void bpf_jit_plt(struct bpf_plt *plt, void *ret, void *target) in bpf_jit_plt()
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sdr.c | 455 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_thresholds() 498 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_hysteresis() 567 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_reading_ipmb() 614 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_event_status() 656 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_event_enable() 955 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_print_sensor_event_status() 1168 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_print_sensor_event_enable() 1539 uint8_t target, lun, channel; in ipmi_sdr_print_sensor_fc() local
|
/openbmc/linux/include/linux/ |
H A D | surface_acpi_notify.h | 28 u8 target; member
|
/openbmc/phosphor-hwmon/ |
H A D | fan_pwm.hpp | 34 uint64_t target) : in FanPwm()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgk20a.c | 27 gk20a_vmm_aper(enum nvkm_memory_target target) in gk20a_vmm_aper()
|
/openbmc/u-boot/drivers/core/ |
H A D | simple-bus.c | 12 u32 target; member
|