Home
last modified time | relevance | path

Searched refs:assign (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/openbmc/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c343 gimple assign; in perturb_local_entropy() local
351 update_stmt(assign); in perturb_local_entropy()
357 gimple assign; in __perturb_latent_entropy() local
369 update_stmt(assign); in __perturb_latent_entropy()
375 update_stmt(assign); in __perturb_latent_entropy()
380 update_stmt(assign); in __perturb_latent_entropy()
433 gimple assign, call; in init_local_entropy() local
452 update_stmt(assign); in init_local_entropy()
462 update_stmt(assign); in init_local_entropy()
467 update_stmt(assign); in init_local_entropy()
[all …]
/openbmc/linux/include/trace/
H A Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
44 PARAMS(assign), \
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
76 assign, print, reg, unreg) \ argument
78 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
82 assign, print, reg, unreg) \ argument
84 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[all …]
H A Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
32 PARAMS(assign), \
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
164 { assign; } \
188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
H A Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
36 PARAMS(assign), \
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
H A Dperf.h16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
51 { assign; } \
/openbmc/qemu/hw/virtio/
H A Dvirtio-mmio.c47 int n, bool assign) in virtio_mmio_ioeventfd_assign() argument
51 if (assign) { in virtio_mmio_ioeventfd_assign()
657 if (assign) { in virtio_mmio_set_guest_notifier()
669 vdc->guest_notifier_mask(vdev, n, !assign); in virtio_mmio_set_guest_notifier()
683 if (assign) { in virtio_mmio_set_config_guest_notifier()
694 vdc->guest_notifier_mask(vdev, VIRTIO_CONFIG_IRQ_IDX, !assign); in virtio_mmio_set_config_guest_notifier()
699 bool assign) in virtio_mmio_set_guest_notifiers() argument
714 r = virtio_mmio_set_guest_notifier(d, n, assign, with_irqfd); in virtio_mmio_set_guest_notifiers()
719 r = virtio_mmio_set_config_guest_notifier(d, assign, with_irqfd); in virtio_mmio_set_guest_notifiers()
728 assert(assign); in virtio_mmio_set_guest_notifiers()
[all …]
H A Dvirtio-pci.c328 int n, bool assign) in virtio_pci_ioeventfd_assign() argument
343 if (assign) { in virtio_pci_ioeventfd_assign()
1195 if (assign) { in virtio_pci_set_guest_notifier()
1210 vdc->guest_notifier_mask(vdev, n, !assign); in virtio_pci_set_guest_notifier()
1238 if (!assign && !proxy->nvqs_with_notifiers) { in virtio_pci_set_guest_notifiers()
1241 assert(assign || nvqs == proxy->nvqs_with_notifiers); in virtio_pci_set_guest_notifiers()
1248 !assign) { in virtio_pci_set_guest_notifiers()
1276 assign) { in virtio_pci_set_guest_notifiers()
1303 assert(assign); in virtio_pci_set_guest_notifiers()
1315 assert(assign); in virtio_pci_set_guest_notifiers()
[all …]
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-bus.h52 int (*set_guest_notifiers)(DeviceState *d, int nvqs, bool assign);
54 MemoryRegion *mr, bool assign);
84 int n, bool assign);
155 int virtio_bus_set_host_notifier(VirtioBusState *bus, int n, bool assign);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/
H A Drun-ptest15 eval assign=\$res$((i++))
16 if [ $assign -ne 0 ]; then
/openbmc/qemu/accel/kvm/
H A Dtrace-events16 …fd, uint64_t addr, uint32_t val, bool assign, uint32_t size, bool datamatch) "fd: %d @0x%" PRIx64 …
17 …int fd, uint16_t addr, uint32_t val, bool assign, uint32_t size, bool datamatch) "fd: %d @0x%x val…
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_assign.c116 goto assign; in handle_udp()
126 assign: in handle_udp()
148 goto assign; in handle_tcp()
165 assign: in handle_tcp()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c20 int open_drain, int assign);
27 int dir, open_drain, assign; in config_qe_ioports() local
30 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports()
35 assign = qe_iop_conf_tab[i].assign; in config_qe_ioports()
36 qe_config_iopin(port, pin, dir, open_drain, assign); in config_qe_ioports()
H A Dqe_io.c15 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin() argument
57 pin_2bit_assign = (u32)(assign in qe_config_iopin()
/openbmc/linux/include/linux/
H A Dtracepoint.h553 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
565 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
568 assign, print, reg, unreg) \ argument
571 assign, print, reg, unreg) \ argument
575 struct, assign, print) \ argument
591 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
594 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
/openbmc/telemetry/src/metrics/
H A Dcollection_function.cpp24 readings.assign( in calculateForStartupInterval()
46 readings.assign( in calculateForStartupInterval()
84 readings.assign({ReadingItem(readings.front().first, result), in calculateForStartupInterval()
130 readings.assign( in calculateForStartupInterval()
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dfake-numa-for-cpusets.rst14 assign them to cpusets and their attached tasks. This is a way of limiting the
25 four equal chunks of 512M each that we can now use to assign to cpusets. As
43 Documentation/admin-guide/cgroup-v1/cpusets.rst, you can assign fake nodes (i.e. contiguous memory
56 You can now assign tasks to these cpusets to limit the memory resources
75 This allows for coarse memory management for the tasks you assign to particular
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dsd_event.hpp42 descriptor.assign(sd_event_get_fd(evt)); in sd_event_wrapper()
52 descriptor.assign(sd_event_get_fd(evt)); in sd_event_wrapper()
/openbmc/qemu/target/s390x/kvm/
H A Dtrace-events7 …_assign_subch_ioeventfd(int fd, uint32_t addr, bool assign, int datamatch) "fd: %d sch: @0x%x assi…
/openbmc/phosphor-hwmon/
H A Denv.hpp63 key.assign(prefix); in getEnv()
110 content.assign((std::istreambuf_iterator<char>(handle)), in getIndirectID()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dqe_io.c16 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin() argument
58 pin_2bit_assign = (u32)(assign in qe_config_iopin()
/openbmc/webui-vue/src/views/Operations/VirtualMedia/
H A DModalConfigureConnection.vue101 Object.assign(this.form, value);
118 Object.assign(connectionData, this.form);
124 Object.assign(this.form, this.connection);
/openbmc/linux/arch/x86/events/
H A Dcore.c968 if (assign) in perf_assign_events()
1048 if (assign) in x86_schedule_events()
1049 assign[i] = hwc->idx; in x86_schedule_events()
1080 wmax, gpmax, assign); in x86_schedule_events()
1093 if (!unsched && assign) { in x86_schedule_events()
1218 idx = hwc->idx = cpuc->assign[i]; in x86_assign_hw_event()
1441 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local
1473 memcpy(cpuc->assign, assign, n*sizeof(int)); in x86_pmu_add()
1647 cpuc->assign[i-1] = cpuc->assign[i]; in x86_pmu_del()
2271 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
[all …]
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dintel,x86-pinctrl.txt16 - mode-func - (optional) function number to assign to the pin. If
22 - pull-assign - (optional) this set the pull assignement (up/down) of the pin
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp180 auto& assign = std::get<AssignInterfaceType>(opsit->second); in updateInterfaces() local
181 assign(ifaceit->second, refaceit->second, in updateInterfaces()
237 absPath.assign(_root); in updateObjects()
302 p.assign(_root); in destroyObjects()
/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/
H A Dlighttpd.conf47 mimetype.assign = (

12345678910>>...14