/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_ringbuf_multi.c | 12 long value; member 49 long value = 0; variable
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | opl4_mixer.c | 24 u8 value; in snd_opl4_ctl_get() local 39 u8 value, old_value; in snd_opl4_ctl_put() local
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | util.cpp | 46 int value = -1; in read() local 83 void GPIOInterface::write(int value, std::bitset<32> flags) in write()
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.cpp | 32 const bool* value = std::get_if<bool>(&it->second); in matchHandler() local 88 const std::vector<std::string>& ledGroupPaths, bool value) in updateAssertedProperty()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-lg4ff.c | 277 static s32 lg4ff_adjust_dfp_x_axis(s32 value, u16 range) in lg4ff_adjust_dfp_x_axis() 301 struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data) in lg4ff_adjust_input_event() 412 s32 *value; in lg4ff_play() local 471 s32 *value; in lg4ff_set_autocenter_default() local 554 s32 *value; in lg4ff_set_autocenter_ffex() local 589 s32 *value; in lg4ff_set_range_g25() local 625 s32 *value; in lg4ff_set_range_dfp() local 768 s32 *value; in lg4ff_switch_compatibility_mode() local 1093 s32 *value; in lg4ff_set_leds() local 1121 enum led_brightness value) in lg4ff_led_set_brightness() [all …]
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-array.c | 176 const void *value, unsigned int new_nr) in fill_ablock() 352 const void *value, dm_block_t *root) in insert_new_ablock() 371 unsigned int max_entries, const void *value, in insert_full_ablocks() 425 const void *value; member 575 static void block_inc(void *context, const void *value, unsigned int count) in block_inc() 585 static void __block_dec(void *context, const void *value) in __block_dec() 624 static void block_dec(void *context, const void *value, unsigned int count) in block_dec() 665 const void *value, dm_block_t *new_root) in array_resize() 697 const void *value, dm_block_t *new_root) in dm_array_resize() 807 uint32_t index, const void *value, dm_block_t *new_root) in array_set_value() [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 958 void *value, bool onallcpus) in pcpu_copy_value() 975 void *value, bool onallcpus) in pcpu_init_value() 1004 void *value, u32 key_size, u32 hash, in alloc_htab_elem() 1098 static long htab_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_map_update_elem() 1217 static long htab_lru_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_lru_map_update_elem() 1286 void *value, u64 map_flags, in __htab_percpu_map_update_elem() 1341 void *value, u64 map_flags, in __htab_lru_percpu_map_update_elem() 1411 void *value, u64 map_flags) in htab_percpu_map_update_elem() 1417 void *value, u64 map_flags) in htab_lru_percpu_map_update_elem() 1587 void *value; in htab_map_seq_show_elem() local [all …]
|
/openbmc/linux/arch/ia64/hp/common/ |
H A D | aml_nfw.c | 76 static void aml_nfw_read_arg(u8 *offset, u32 bit_width, u64 *value) in aml_nfw_read_arg() 94 static void aml_nfw_write_arg(u8 *offset, u32 bit_width, u64 *value) in aml_nfw_write_arg() 113 u32 bit_width, u64 *value, void *handler_context, in aml_nfw_handler()
|
/openbmc/phosphor-state-manager/ |
H A D | bmc_state_manager.cpp | 223 BMC::Transition BMC::requestedBMCTransition(Transition value) in requestedBMCTransition() 245 BMC::BMCState BMC::currentBMCState(BMCState value) in currentBMCState() 253 BMC::RebootCause BMC::lastRebootCause(RebootCause value) in lastRebootCause()
|
/openbmc/linux/fs/jffs2/ |
H A D | acl.c | 55 static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size) in jffs2_acl_from_medium() 179 char *value = NULL; in jffs2_get_acl() local 215 char *value = NULL; in __jffs2_set_acl() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | stm32f7_gpio.c | 20 #define BSRR_BIT(gpio_pin, value) BIT(gpio_pin + (value ? 0 : 16)) argument 65 int value) in stm32_gpio_direction_output() 100 static int stm32_gpio_set_value(struct udevice *dev, unsigned offset, int value) in stm32_gpio_set_value()
|
H A D | rk_gpio.c | 43 int value) in rockchip_gpio_direction_output() 64 int value) in rockchip_gpio_set_value() 127 int spl_gpio_output(void *vregs, uint gpio, int value) in spl_gpio_output()
|
/openbmc/linux/fs/reiserfs/ |
H A D | xattr_acl.c | 68 static struct posix_acl *reiserfs_posix_acl_from_disk(const void *value, size_t size) in reiserfs_posix_acl_from_disk() 196 char *name, *value; in reiserfs_get_acl() local 254 void *value = NULL; in __reiserfs_set_acl() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | unaligned.c | 114 unsigned long origpc, orig31, value; in emulate_load_store_insn() local 617 unsigned long value; in emulate_load_store_microMIPS() local 1237 unsigned long value; in emulate_load_store_MIPS16e() local
|
/openbmc/linux/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 71 static inline void __set(FILE *stream, int value, char *err_msg) in __set() 120 int value; in get() local 127 static inline void set(FILE *stream, int value) in set()
|
/openbmc/linux/fs/9p/ |
H A D | xattr.c | 95 const void *value, size_t value_len, int flags) in v9fs_xattr_set() 109 const void *value, size_t value_len, int flags) in v9fs_fid_xattr_set() 158 const char *name, const void *value, in v9fs_xattr_handler_set()
|
/openbmc/sdbusplus/example/ |
H A D | register-property.cpp | 79 [this](boost::system::error_code ec, std::string value) { in asyncReadProperties() 91 [this](boost::system::error_code ec, std::string value) { in asyncReadProperties() 138 void syncChangeGoodbyes(std::string_view value) in syncChangeGoodbyes()
|
/openbmc/qemu/target/riscv/ |
H A D | riscv-qmp-cmds.c | 84 QObject *value; in riscv_obj_add_qdict_prop() local 105 QObject *value; in riscv_obj_add_named_feats_qdict() local 120 QObject *value; in riscv_obj_add_profiles_qdict() local
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | handshake-user.c | 35 const char *handshake_handler_class_str(enum handshake_handler_class value) in handshake_handler_class_str() 48 const char *handshake_msg_type_str(enum handshake_msg_type value) in handshake_msg_type_str() 62 const char *handshake_auth_str(enum handshake_auth value) in handshake_auth_str()
|
/openbmc/pldm/host-bmc/dbus/ |
H A D | custom_dbus.cpp | 7 void CustomDBus::setLocationCode(const std::string& path, std::string value) in setLocationCode() 39 void CustomDBus::setMicroCode(const std::string& path, uint32_t value) in setMicroCode() 89 const std::string& value) in setPCIeDeviceProps()
|
/openbmc/libcper/examples/ |
H A D | generic.json | 6 "value": 4 number 64 "value": 43 number 76 "value": 192 number
|
/openbmc/linux/net/dccp/ |
H A D | options.c | 24 u64 value = 0; in dccp_decode_value_var() local 60 unsigned char *value; in dccp_parse_options() local 266 void dccp_encode_value_var(const u64 value, u8 *to, const u8 len) in dccp_encode_value_var() 290 const void *value, const unsigned char len) in dccp_insert_option()
|
/openbmc/linux/drivers/accel/habanalabs/include/goya/ |
H A D | goya_packets.h | 70 __le32 value; member 81 __le32 value; member 87 __le32 value; member 92 __le32 value; member
|
/openbmc/linux/include/net/ |
H A D | bond_options.h | 93 u64 value; member 139 char *string, u64 value, in __bond_opt_init() 152 #define bond_opt_initval(optval, value) __bond_opt_init(optval, NULL, value, NULL, 0) argument 156 #define bond_opt_slave_initval(optval, slave_dev, value) \ argument
|
/openbmc/linux/drivers/char/ |
H A D | ds1620.c | 108 static void ds1620_send_bits(int nr, int value) in ds1620_send_bits() 125 unsigned int value = 0, mask = 1; in ds1620_recv_bits() local 146 static void ds1620_out(int cmd, int bits, int value) in ds1620_out() 172 unsigned int value; in ds1620_in() local
|