Home
last modified time | relevance | path

Searched defs:check (Results 126 – 150 of 226) sorted by relevance

12345678910

/openbmc/intel-ipmi-oem/src/
H A Dfirmware-update.cpp196 HashCheck check; member in TransferHashCheck
1514 uint8_t check = xferHashCheck ? xferHashCheck->status() : 0; in ipmiGetFirmwareUpdateStatus() local
/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_smbus.c56 u8 check[ETP_SMBUS_HELLOPACKET_LEN] = { 0x55, 0x55, 0x55, 0x55, 0x55 }; in elan_smbus_initialize() local
/openbmc/linux/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c253 u16 check, row_state; in pmic8xxx_detect_ghost_keys() local
/openbmc/linux/mm/kmsan/
H A Dkmsan_test.c377 volatile int uninit, check; in test_percpu_propagate() local
/openbmc/qemu/hw/nvram/
H A Dxlnx-zynqmp-efuse.c274 unsigned int check = xlnx_efuse_tbits_check(s->efuse); in update_tbit_status() local
H A Dxlnx-versal-efuse-ctrl.c261 uint32_t check = xlnx_efuse_tbits_check(s->efuse); in efuse_status_tbits_sync() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1097 u16 check; in irq_pipe_ready() local
1128 u16 check; in irq_pipe_empty() local
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c1776 int (*check)(struct evlist *evlist); member
2366 int (*check)(struct list_head *terms); member
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.c3277 #define check(table, size) \ in assert_ntab_array_sizes() macro
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c381 check_fn check; member
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_lblcr.c100 struct ip_vs_dest *dest, bool check) in ip_vs_dest_set_insert()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c315 u8 check; in rtw_wow_check_fw_status() local
/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.c1002 struct btrfs_tree_parent_check check = { 0 }; in btrfs_get_old_root() local
/openbmc/linux/drivers/net/phy/
H A Dsfp.c852 u8 *p, check; in sfp_check() local
2115 u8 check; in sfp_cotsworks_fixup_check() local
2168 u8 check; in sfp_sm_mod_probe() local
/openbmc/qemu/
H A Dqemu-img.c612 static void dump_json_image_check(ImageCheck *check, bool quiet) in dump_json_image_check()
628 static void dump_human_image_check(ImageCheck *check, bool quiet) in dump_human_image_check()
672 ImageCheck *check, in collect_image_check()
729 ImageCheck *check; in img_check() local
/openbmc/linux/fs/ext4/
H A Dextents.c272 static inline int ext4_ext_space_block(struct inode *inode, int check) in ext4_ext_space_block()
285 static inline int ext4_ext_space_block_idx(struct inode *inode, int check) in ext4_ext_space_block_idx()
298 static inline int ext4_ext_space_root(struct inode *inode, int check) in ext4_ext_space_root()
312 static inline int ext4_ext_space_root_idx(struct inode *inode, int check) in ext4_ext_space_root_idx()
/openbmc/linux/kernel/locking/
H A Dlockdep.c4543 mark_usage(struct task_struct *curr, struct held_lock *hlock, int check) in mark_usage()
4829 mark_usage(struct task_struct *curr, struct held_lock *hlock, int check) in mark_usage()
4990 int trylock, int read, int check, int hardirqs_off, in __lock_acquire()
5720 int trylock, int read, int check, in lock_acquire()
5790 int check, struct lockdep_map *nest_lock, unsigned long ip) in lock_sync()
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h286 int check; member
/openbmc/u-boot/include/linux/
H A Dcompiler.h277 #define __READ_ONCE(x, check) \ argument
/openbmc/linux/drivers/s390/cio/
H A Dio_sch.h82 int (*check)(struct ccw_device *, void *); member
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c762 bool check) in modify_user_hw_breakpoint_check()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c261 #define __INVALID(sz, fl, check, eval) { .size = (sz), .flags = (fl), .assert = (check), .string = … in igt_vma_pin1() argument
/openbmc/linux/fs/nilfs2/
H A Drecovery.c131 struct buffer_head **pbh, int check) in nilfs_read_super_root_block()
/openbmc/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c42 const struct firmware *fw, bool check) in wm8958_dsp2_fw()
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c701 #define check(x) \ macro

12345678910