/openbmc/openbmc-test-automation/lib/ |
H A D | redfish_request.py | 73 If user assign the headers, 76 credential User has to assign the credential like username and 79 Client id, user need to assign None in order to auto 80 generate, else user can assign any value. 82 If user assign the timeout, then default timeout 112 If user assign the headers, then default headers is not 116 If user assign the timeout, then default timeout value 121 If user assign the verify, then default verify value 156 If user assign the headers, then default headers is not 160 If user assign the data, then default data value is not [all …]
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 343 gimple assign; in perturb_local_entropy() local 348 assign = create_assign(op, local_entropy, local_entropy, rhs); in perturb_local_entropy() 350 gsi_insert_before(&gsi, assign, GSI_NEW_STMT); in perturb_local_entropy() 351 update_stmt(assign); in perturb_local_entropy() 357 gimple assign; in __perturb_latent_entropy() local 367 assign = gimple_build_assign(temp, latent_entropy_decl); in __perturb_latent_entropy() 368 gsi_insert_before(gsi, assign, GSI_NEW_STMT); in __perturb_latent_entropy() 369 update_stmt(assign); in __perturb_latent_entropy() 373 assign = create_assign(op, temp, temp, local_entropy); in __perturb_latent_entropy() 374 gsi_insert_after(gsi, assign, GSI_NEW_STMT); in __perturb_latent_entropy() [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | dlfilter.c | 486 #define ASSIGN(x) d_sample.x = sample->x macro 516 ASSIGN(ip); in dlfilter__do_filter_event() 517 ASSIGN(pid); in dlfilter__do_filter_event() 518 ASSIGN(tid); in dlfilter__do_filter_event() 519 ASSIGN(time); in dlfilter__do_filter_event() 520 ASSIGN(addr); in dlfilter__do_filter_event() 521 ASSIGN(id); in dlfilter__do_filter_event() 522 ASSIGN(stream_id); in dlfilter__do_filter_event() 523 ASSIGN(period); in dlfilter__do_filter_event() 524 ASSIGN(weight); in dlfilter__do_filter_event() [all …]
|
/openbmc/linux/include/trace/ |
H A D | trace_events.h | 39 #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 258 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
H A D | trace_custom_events.h | 27 #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 D | define_trace.h | 27 #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
|
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/ |
H A D | 0001-Replace-Name-NameString-with-vector-of-uint8_t.patch | 28 - ndata_.assign(ndata.data(), ndata.size()); 29 + ndata_.assign(ndata.data(), ndata.data() + ndata.size()); 31 offsets_.assign(offsets.begin(), offsets.end()); 37 - ndata_.assign(ndata.data(), ndata.size()); 38 + ndata_.assign(ndata.data(), ndata.data() + ndata.size()); 40 offsets_.assign(offsets.begin(), offsets.end()); 55 - retname.ndata_.assign(ndata_, 0, length_ - 1); 56 + retname.ndata_.assign(ndata_.data(), ndata_.data() + length_ - 1); 73 - retname.ndata_.assign(ndata_, offsets_[first], retname.offsets_.back()); 74 + retname.ndata_.assign(ndata_.data() + offsets_[first], ndata_.data() + retname.offsets_.back()…
|
/openbmc/u-boot/include/ |
H A D | smsc_lpc47m.h | 25 * @iobase: processor I/O port address to assign to this serial device 26 * @irq: processor IRQ number to assign to this serial device 35 * @irq0: processor IRQ number to assign to keyboard 36 * @irq1: processor IRQ number to assign to mouse
|
H A D | smsc_sio1007.h | 69 * @iobase: processor I/O port address to assign to this serial device 70 * @irq: processor IRQ number to assign to this serial device 79 * @iobase: processor I/O port address to assign to the runtime registers
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | unicast_extensions.sh | 171 segmenttest 240.1.2.1 240.1.2.4 24 "assign and ping within 240/4 (1 of 2) (is allowed)" 172 segmenttest 250.100.2.1 250.100.30.4 16 "assign and ping within 240/4 (2 of 2) (is allowed)" 175 segmenttest 0.1.2.17 0.1.2.23 24 "assign and ping within 0/8 (1 of 2) (is allowed)" 176 segmenttest 0.77.240.17 0.77.2.23 16 "assign and ping within 0/8 (2 of 2) (is allowed)" 179 segmenttest 255.255.3.1 255.255.50.77 16 "assign and ping inside 255.255/16 (is allowed)" 182 segmenttest 255.255.255.1 255.255.255.254 24 "assign and ping inside 255.255.255/24 (is allowed)" 189 segmenttest 5.10.15.20 5.10.15.0 24 "assign and ping lowest address (/24)" 192 segmenttest 192.168.101.192 192.168.101.193 26 "assign and ping lowest address (/26)" 208 segmenttest 127.99.4.5 127.99.4.6 16 "assign and ping inside 127/8 (is forbidden)" 212 segmenttest 225.1.2.3 225.1.2.200 24 "assign and ping class D address (is forbidden)"
|
/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | fake-numa-for-cpusets.rst | 14 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/qemu/hw/virtio/ |
H A D | virtio-mmio.c | 47 int n, bool assign) in virtio_mmio_ioeventfd_assign() argument 51 if (assign) { in virtio_mmio_ioeventfd_assign() 655 static int virtio_mmio_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_mmio_set_guest_notifier() argument 664 if (assign) { in virtio_mmio_set_guest_notifier() 676 vdc->guest_notifier_mask(vdev, n, !assign); in virtio_mmio_set_guest_notifier() 681 static int virtio_mmio_set_config_guest_notifier(DeviceState *d, bool assign, in virtio_mmio_set_config_guest_notifier() argument 690 if (assign) { in virtio_mmio_set_config_guest_notifier() 695 virtio_config_set_guest_notifier_fd_handler(vdev, assign, with_irqfd); in virtio_mmio_set_config_guest_notifier() 697 virtio_config_set_guest_notifier_fd_handler(vdev, assign, with_irqfd); in virtio_mmio_set_config_guest_notifier() 701 vdc->guest_notifier_mask(vdev, VIRTIO_CONFIG_IRQ_IDX, !assign); in virtio_mmio_set_config_guest_notifier() [all …]
|
/openbmc/qemu/accel/kvm/ |
H A D | trace-events | 20 …fd, uint64_t addr, uint32_t val, bool assign, uint32_t size, bool datamatch) "fd: %d @0x%" PRIx64 … 21 …int fd, uint16_t addr, uint32_t val, bool assign, uint32_t size, bool datamatch) "fd: %d @0x%x val…
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_load_rom.c | 2 * This is splited from hw/i386/kvm/pci-assign.c 41 error_report("pci-assign: Cannot open %s: %s", rom_file, strerror(errno)); in pci_assign_dev_load_option_rom() 46 error_report("pci-assign: Cannot stat %s: %s", rom_file, strerror(errno)); in pci_assign_dev_load_option_rom() 72 error_report("pci-assign: Cannot read from host %s", rom_file); in pci_assign_dev_load_option_rom()
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_psi.h | 401 * @sdt: The SDT to assign to. 405 * This will assign ownership of the service loop to the table, i.e. the table 414 * @to: Where to assign this descriptor loop to 425 * @to: Where in the PMT to assign this descriptor loop to 429 * This will assign ownership of the loop to the table, i.e. the table 439 * @to: Where in the PMT to assign this descriptor loop to 443 * This will assign ownership of the loop to the table, i.e. the table 452 * @pat: The PAT to assign to. 456 * This will assign ownership of the program loop to the table, i.e. the table 464 * @pmt: The PMT to assign to. [all …]
|
/openbmc/linux/samples/trace_events/ |
H A D | trace-events-sample.h | 137 * To assign a string, use the helper macro __assign_str(). 156 * To assign the string, use the helper macro __assign_vstr(). 177 * To assign this string, use the helper macro __assign_str_len(). 199 * To assign a bitmask, use the __assign_bitmask() helper macro. 210 * To assign a cpumask, use the __assign_cpumask() helper macro. 242 * Note, that for both the assign and the printk, __entry is the handler 386 * TRACE_EVENT(name, proto, args, struct, assign, printk) 390 * TRACE_EVENT_CONDITION(name, proto, args, cond, struct, assign, printk) 433 * TRACE_EVENT_FN( name, proto, args, struct, assign, printk, reg, unreg) 470 * directory, hook it to perf, assign the values and to print out [all …]
|
/openbmc/gpioplus/test/internal/ |
H A D | fd.cpp | 30 using testing::Assign; 72 .WillOnce(DoAll(Assign(&errno, EINVAL), Return(-1))); in TEST_F() 97 .WillOnce(DoAll(Assign(&errno, EINVAL), Return(-1))); in TEST_F() 120 .WillOnce(DoAll(Assign(&errno, EBUSY), Return(-1))); in TEST_F() 264 .WillOnce(DoAll(Assign(&errno, EINVAL), Return(-1))); in TEST_F() 272 .WillOnce(DoAll(Assign(&errno, EINVAL), Return(-1))); in TEST_F()
|
/openbmc/linux/Documentation/spi/ |
H A D | spidev.rst | 122 return (RD) or assign (WR) the SPI transfer mode. Use the constants 131 which will return (RD) or assign (WR) the full SPI transfer mode, 136 which will return (RD) or assign (WR) the bit justification used to 144 a byte which will return (RD) or assign (WR) the number of bits in 149 u32 which will return (RD) or assign (WR) the maximum SPI transfer 150 speed, in Hz. The controller can't necessarily assign that specific
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | perl-version.bbclass | 10 # Assign vardepvalue, because otherwise signature is changed before and after 31 # Assign vardepvalue, because otherwise signature is changed before and after 50 # Assign vardepvalue, because otherwise signature is changed before and after
|
/openbmc/telemetry/src/metrics/ |
H A D | collection_function.cpp | 28 readings.assign( in calculateForStartupInterval() 54 readings.assign( in calculateForStartupInterval() 92 readings.assign({ReadingItem(readings.front().first, result), in calculateForStartupInterval() 138 readings.assign( in calculateForStartupInterval()
|
/openbmc/linux/include/linux/ |
H A D | etherdevice.h | 238 * eth_broadcast_addr - Assign broadcast address 241 * Assign the broadcast address to the given address array. 249 * eth_zero_addr - Assign zero address 252 * Assign the zero address to the given address array. 311 * eth_hw_addr_set - Assign Ethernet address to a net_device 313 * @addr: address to assign 315 * Assign given address to the net_device, addr_assign_type is not changed. 590 * eth_hw_addr_gen - Generate and assign Ethernet address to a port 595 * Generate a MAC address using a base address and an offset and assign it 611 * eth_skb_pkt_type - Assign packet type if destination address does not match [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/ |
H A D | run-ptest | 15 eval assign=\$res$((i++)) 16 if [ $assign -ne 0 ]; then
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | trace_tid.h | 100 TP_fast_assign(/* assign */ 146 TP_fast_assign(/* assign */ 175 TP_fast_assign(/* assign */ 204 TP_fast_assign(/* assign */ 264 TP_fast_assign(/* assign */ 316 TP_fast_assign(/* assign */ 359 TP_fast_assign(/* assign */ 428 TP_fast_assign(/* assign */ 466 TP_fast_assign(/* assign */ 513 TP_fast_assign(/* assign */ [all …]
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-bus.h | 52 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/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_assign.c | 116 goto assign; in handle_udp() 126 assign: in handle_udp() 148 goto assign; in handle_tcp() 165 assign: in handle_tcp()
|