/openbmc/qemu/hw/virtio/ |
H A D | virtio-config-io.c | 18 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_readb() local 33 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_readw() local 48 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_readl() local 63 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_writeb() local 79 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_writew() local 95 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_writel() local 111 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_readb() local 126 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_readw() local 141 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_readl() local 157 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_writeb() local [all …]
|
H A D | virtio-bus.c | 149 VirtioDeviceClass *k; in virtio_bus_get_vdev_bad_features() local 164 VirtioDeviceClass *k; in virtio_bus_get_vdev_config() local 177 VirtioDeviceClass *k; in virtio_bus_set_vdev_config() local 189 VirtioBusClass *k = VIRTIO_BUS_GET_CLASS(bus); in virtio_bus_grab_ioeventfd() local 221 VirtioBusClass *k = VIRTIO_BUS_GET_CLASS(bus); in virtio_bus_start_ioeventfd() local 266 VirtioBusClass *k = VIRTIO_BUS_GET_CLASS(bus); in virtio_bus_ioeventfd_enabled() local 279 VirtioBusClass *k = VIRTIO_BUS_GET_CLASS(bus); in virtio_bus_set_host_notifier() local
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_backend.c | 40 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_worker_thread() local 61 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_get_type() local 84 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_startup_tpm() local 116 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_reset() local 129 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_cancel_cmd() local 136 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_get_tpm_established_flag() local 144 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_reset_tpm_established_flag() local 152 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_get_tpm_version() local 159 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_get_buffer_size() local 167 TPMBackendClass *k = TPM_BACKEND_GET_CLASS(s); in tpm_backend_query_tpm() local
|
/openbmc/phosphor-host-ipmid/test/message/ |
H A D | pack.cpp | 31 ipmi::SecureBuffer k = {0x04}; in TEST() local 43 ipmi::SecureBuffer k = {0x04, 0x86}; in TEST() local 55 ipmi::SecureBuffer k = {0x04, 0x86, 0x00, 0x02}; in TEST() local 67 ipmi::SecureBuffer k = {0x04, 0x86, 0x00, 0x02, 0x44, 0x33, 0x22, 0x11}; in TEST() local 79 ipmi::SecureBuffer k = {0x58, 0x23, 0x11}; in TEST() local 96 ipmi::SecureBuffer k = {0xc9}; in TEST() local 111 ipmi::SecureBuffer k = {0xc9}; in TEST() local 125 ipmi::SecureBuffer k = {0xc9}; in TEST() local 140 ipmi::SecureBuffer k = {0xc9}; in TEST() local 155 ipmi::SecureBuffer k = {0x04, 0x86, 0x00, 0x02}; in TEST() local [all …]
|
H A D | unpack.cpp | 30 uint8_t k = 0x04; in TEST() local 44 uint8_t k = 0x04; in TEST() local 71 uint16_t k = 0x8604; in TEST() local 85 uint16_t k = 0x8604; in TEST() local 112 uint32_t k = 0x02008604; in TEST() local 126 uint32_t k = 0x02008604; in TEST() local 153 uint64_t k = 0x1122334402008604ull; in TEST() local 168 uint64_t k = 0x1122334402008604ull; in TEST() local 195 uint24_t k = 0x112358; in TEST() local 209 uint24_t k = 0x112358; in TEST() local [all …]
|
/openbmc/linux/drivers/md/bcache/ |
H A D | extents.c | 47 static bool __ptr_invalid(struct cache_set *c, const struct bkey *k) in __ptr_invalid() 68 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status() 97 void bch_extent_to_text(char *buf, size_t size, const struct bkey *k) in bch_extent_to_text() 126 static void bch_bkey_dump(struct btree_keys *keys, const struct bkey *k) in bch_bkey_dump() 149 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid() 166 static bool bch_btree_ptr_invalid(struct btree_keys *bk, const struct bkey *k) in bch_btree_ptr_invalid() 173 static bool btree_ptr_bad_expensive(struct btree *b, const struct bkey *k) in btree_ptr_bad_expensive() 205 static bool bch_btree_ptr_bad(struct btree_keys *bk, const struct bkey *k) in bch_btree_ptr_bad() 313 static void bch_subtract_dirty(struct bkey *k, in bch_subtract_dirty() 337 struct bkey *k = bch_btree_iter_next(iter); in bch_extent_insert_fixup() local [all …]
|
H A D | bset.h | 244 static inline bool bkey_written(struct btree_keys *b, struct bkey *k) in bkey_written() 261 #define __set_bytes(i, k) (sizeof(*(i)) + (k) * sizeof(uint64_t)) argument 264 #define __set_blocks(i, k, block_bytes) \ argument 323 struct bkey *k, *end; member 360 #define for_each_key_filter(b, k, stack_iter, filter) \ argument 365 #define for_each_key(b, k, stack_iter) \ argument 416 static inline void bkey_init(struct bkey *k) in bkey_init() 434 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) in bch_cut_front() 440 static inline bool bch_cut_back(const struct bkey *where, struct bkey *k) in bch_cut_back() 455 static inline void preceding_key(struct bkey *k, struct bkey **preceding_key_p) in preceding_key() [all …]
|
H A D | btree.c | 99 #define PTR_HASH(c, k) \ argument 128 void bkey_put(struct cache_set *c, struct bkey *k) in bkey_put() 543 static unsigned int btree_order(struct bkey *k) in btree_order() 548 static void mca_data_alloc(struct btree *b, struct bkey *k, gfp_t gfp) in mca_data_alloc() 584 struct bkey *k, gfp_t gfp) in mca_bucket_alloc() 845 static struct hlist_head *mca_hash(struct cache_set *c, struct bkey *k) in mca_hash() 850 static struct btree *mca_find(struct cache_set *c, struct bkey *k) in mca_find() 882 struct bkey *k) in mca_cannibalize() 920 struct bkey *k, int level) in mca_alloc() 1003 struct bkey *k, int level, bool write, in bch_btree_node_get() [all …]
|
H A D | bset.c | 23 struct bkey *k, *next; in bch_dump_bset() local 58 struct bkey *k; in __bch_count_data() local 69 struct bkey *k, *p = NULL; in __bch_check_keys() local 113 struct bkey *k = iter->data->k, *next = bkey_next(k); in bch_btree_iter_next_check() local 161 struct bkey *k = l->keys; in bch_keylist_pop() local 197 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front() 217 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back() 532 static unsigned int bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline() 539 struct bkey *k) in bkey_to_cacheline_offset() 584 static inline unsigned int bfloat_mantissa(const struct bkey *k, in bfloat_mantissa() [all …]
|
/openbmc/linux/lib/ |
H A D | klist.c | 84 void klist_init(struct klist *k, void (*get)(struct klist_node *), in klist_init() 94 static void add_head(struct klist *k, struct klist_node *n) in add_head() 101 static void add_tail(struct klist *k, struct klist_node *n) in add_tail() 108 static void klist_node_init(struct klist *k, struct klist_node *n) in klist_node_init() 122 void klist_add_head(struct klist_node *n, struct klist *k) in klist_add_head() 134 void klist_add_tail(struct klist_node *n, struct klist *k) in klist_add_tail() 148 struct klist *k = knode_klist(pos); in klist_add_behind() local 164 struct klist *k = knode_klist(pos); in klist_add_before() local 211 struct klist *k = knode_klist(n); in klist_put() local 280 void klist_iter_init_node(struct klist *k, struct klist_iter *i, in klist_iter_init_node() [all …]
|
/openbmc/qemu/host/include/ppc/host/crypto/ |
H A D | aes-round.h | 72 static inline AESStateVec aes_accel_vcipher(AESStateVec d, AESStateVec k) in aes_accel_vcipher() 78 static inline AESStateVec aes_accel_vncipher(AESStateVec d, AESStateVec k) in aes_accel_vncipher() 84 static inline AESStateVec aes_accel_vcipherlast(AESStateVec d, AESStateVec k) in aes_accel_vcipherlast() 90 static inline AESStateVec aes_accel_vncipherlast(AESStateVec d, AESStateVec k) in aes_accel_vncipherlast() 111 AESStateVec t, k; in aesenc_SB_SR_AK_accel() local 123 AESStateVec t, k; in aesenc_SB_SR_MC_AK_accel() local 146 AESStateVec t, k; in aesdec_ISB_ISR_AK_accel() local 158 AESStateVec t, k; in aesdec_ISB_ISR_AK_IMC_accel() local 170 AESStateVec t, k, z = { }; in aesdec_ISB_ISR_IMC_AK_accel() local
|
/openbmc/linux/crypto/ |
H A D | aes_generic.c | 1147 #define f_rn(bo, bi, n, k) do { \ argument 1154 #define f_nround(bo, bi, k) do {\ argument 1162 #define f_rl(bo, bi, n, k) do { \ argument 1169 #define f_lround(bo, bi, k) do {\ argument 1217 #define i_rn(bo, bi, n, k) do { \ argument 1224 #define i_nround(bo, bi, k) do {\ argument 1232 #define i_rl(bo, bi, n, k) do { \ argument 1239 #define i_lround(bo, bi, k) do {\ argument
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 14 static size_t hash_fn(long k, void *ctx) in hash_fn() 56 long oldk, k = i; in test_hashmap_generic() local 93 long k = entry->key; in test_hashmap_generic() local 106 long oldk, k = i; in test_hashmap_generic() local 141 long k = entry->key; in test_hashmap_generic() local 164 long oldk, k; in test_hashmap_generic() local 198 long oldk, k; in test_hashmap_generic() local 334 static size_t collision_hash_fn(long k, void *ctx) in collision_hash_fn() 416 long k = 0; in test_hashmap_empty() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calc_auto.c | 42 int k; in scaler_settings_calculation() local 125 int k; in mode_support_and_system_configuration() local 1020 int k; in display_pipe_configuration() local 1178 int k; in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation() local
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc_intf.h | 63 #define HWMON_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_HWMON_PROXY, HwmonProxyClass)) argument 66 #define IS_HWMON_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_HWMON_PROXY)) argument 133 #define HWMON_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_HWMON_SKELETON, HwmonSkeletonCl… argument 136 #define IS_HWMON_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_HWMON_SKELETON)) argument 314 #define FAN_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FAN_PROXY, FanProxyClass)) argument 317 #define IS_FAN_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FAN_PROXY)) argument 384 #define FAN_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FAN_SKELETON, FanSkeletonClass)) argument 387 #define IS_FAN_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FAN_SKELETON)) argument 584 #define SENSOR_VALUE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_SENSOR_VALUE_PROXY, SensorV… argument 587 #define IS_SENSOR_VALUE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_SENSOR_VALUE_PROXY)) argument [all …]
|
/openbmc/qemu/ui/ |
H A D | keymaps.c | 63 static void add_keysym(char *line, int keysym, int keycode, kbd_layout_t *k) in add_keysym() argument 85 static int parse_keyboard_layout(kbd_layout_t *k, in parse_keyboard_layout() 179 kbd_layout_t *k; in init_keyboard_layout() local 192 int keysym2scancode(kbd_layout_t *k, int keysym, in keysym2scancode() 255 int keycode_is_keypad(kbd_layout_t *k, int keycode) in keycode_is_keypad() 263 int keysym_is_numlock(kbd_layout_t *k, int keysym) in keysym_is_numlock()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | termios.c | 33 int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() 56 struct ktermios *k) in kernel_termios_to_user_termios() 77 int user_termios_to_kernel_termios_1(struct ktermios *k, in user_termios_to_kernel_termios_1() 98 struct ktermios *k) in kernel_termios_to_user_termios_1()
|
/openbmc/qemu/hw/char/ |
H A D | virtio-console.c | 67 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_GET_CLASS(port); in flush_buf() local 115 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_GET_CLASS(port); in set_guest_connected() local 180 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_GET_CLASS(port); in chr_be_change() local 209 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_GET_CLASS(port); in virtconsole_enable_backend() local 224 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_GET_CLASS(dev); in virtconsole_realize() local 266 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_CLASS(klass); in virtconsole_class_init() local 285 VirtIOSerialPortClass *k = VIRTIO_SERIAL_PORT_CLASS(klass); in virtserialport_class_init() local
|
/openbmc/linux/tools/lib/ |
H A D | bitmap.c | 10 unsigned int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local 24 int k; in __bitmap_or() local 63 unsigned int k; in __bitmap_and() local 78 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local 93 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
|
/openbmc/qemu/hw/gpio/ |
H A D | pca9552.c | 69 PCA955xClass *k = PCA955X_GET_CLASS(s); in pca955x_display_pins_status() local 110 PCA955xClass *k = PCA955X_GET_CLASS(s); in pca955x_update_pin_input() local 210 PCA955xClass *k = PCA955X_GET_CLASS(s); in pca955x_autoinc() local 276 PCA955xClass *k = PCA955X_GET_CLASS(obj); in pca955x_get_led() local 313 PCA955xClass *k = PCA955X_GET_CLASS(obj); in pca955x_set_led() local 384 PCA955xClass *k = PCA955X_GET_CLASS(obj); in pca955x_initfn() local 412 PCA955xClass *k = PCA955X_GET_CLASS(s); in pca955x_gpio_in_handler() local 420 PCA955xClass *k = PCA955X_GET_CLASS(dev); in pca955x_realize() local 439 I2CSlaveClass *k = I2C_SLAVE_CLASS(klass); in pca955x_class_init() local
|
/openbmc/qemu/host/include/i386/host/crypto/ |
H A D | aes-round.h | 50 __m128i k = (__m128i)rk->v; in aesenc_SB_SR_AK_accel() local 68 __m128i k = (__m128i)rk->v; in aesenc_SB_SR_MC_AK_accel() local 101 __m128i k = (__m128i)rk->v; in aesdec_ISB_ISR_AK_accel() local 119 __m128i k = (__m128i)rk->v; in aesdec_ISB_ISR_AK_IMC_accel() local 139 __m128i k = (__m128i)rk->v; in aesdec_ISB_ISR_IMC_AK_accel() local
|
/openbmc/qemu/util/ |
H A D | bitmap.c | 43 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_empty() local 61 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_full() local 81 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_equal() local 101 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_complement() local 115 long k; in slow_bitmap_and() local 128 long k; in slow_bitmap_or() local 139 long k; in slow_bitmap_xor() local 150 long k; in slow_bitmap_andnot() local 388 long k, lim = bits/BITS_PER_LONG; in slow_bitmap_intersects() local 406 long k, lim = nbits / BITS_PER_LONG, result = 0; in slow_bitmap_count_one() local
|
/openbmc/phosphor-objmgr/src/test/util/ |
H A D | debug_output.hpp | 20 for (const auto& k : j.second) in dumpAssociationOwnersType() local 44 for (const auto& k : intfEndpoints) in dumpAssociationInterfaces() local 65 for (const auto& k : j.second) in dumpInterfaceMapType() local
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | controlcenterdc.c | 94 uint k; in board_pex_config() local 182 uint k; in init_host_phys() local 197 uint k; in ccdc_eth_init() local 254 uint k; in board_fix_fdt() local
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | test-aes.c | 25 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK() 50 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC() 55 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
|