Home
last modified time | relevance | path

Searched defs:try (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb65 try: label
142 try: label
337 try: label
344 try: label
350 try: label
363 try: label
/openbmc/ipmitool/src/plugins/dummy/
H A Ddummy.c65 int try = 1; in data_read() local
110 int try = 1; in data_write() local
/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/
H A Dalsa-tools_1.2.11.bb83 try: label
/openbmc/linux/lib/kunit/
H A Dtry-catch-impl.h19 kunit_try_catch_func_t try, in kunit_try_catch_init()
/openbmc/linux/drivers/rtc/
H A Drtc-rv8803.c79 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_reg() local
98 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_regs() local
116 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_reg() local
131 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_regs() local
/openbmc/linux/include/kunit/
H A Dtry-catch.h51 kunit_try_catch_func_t try; member
/openbmc/linux/net/dccp/ccids/lib/
H A Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-brcm-sata.c429 int try; in brcm_ns2_sata_init() local
492 unsigned int val, try; in brcm_nsp_sata_init() local
564 unsigned int val, try; in brcm_sr_sata_init() local
616 unsigned int try; in brcm_dsl_sata_init() local
/openbmc/linux/init/
H A Ddo_mounts.c262 int try; in mount_nfs_root() local
304 int try; in mount_cifs_root() local
/openbmc/linux/drivers/pcmcia/
H A Drsrc_iodyn.c107 unsigned int try; in iodyn_find_io() local
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Diobp.c32 unsigned try; in iobp_poll() local
/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c167 bool __sched __percpu_down_read(struct percpu_rw_semaphore *sem, bool try) in __percpu_down_read()
/openbmc/linux/drivers/bluetooth/
H A Dbt3c_cs.c646 int *try = priv_data; in bt3c_check_config() local
687 unsigned long try; in bt3c_config() local
/openbmc/linux/drivers/tty/serial/8250/
H A Dserial_cs.c409 int *try = priv_data; in simple_config_check() local
452 int ret, try; in simple_config() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c88 int i, hwirq, try; in pnv_cxl_alloc_hwirq_ranges() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c100 unsigned try = IOBP_RETRY; in iobp_poll() local
/openbmc/linux/tools/perf/util/
H A Dperf_api_probe.c62 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock:u", NULL}; in perf_probe_api() local
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
/openbmc/u-boot/drivers/video/
H A Divybridge_igd.c261 unsigned try = GTT_RETRY; in gtt_poll() local
/openbmc/u-boot/drivers/input/
H A Di8042.c260 int keymap, try; in i8042_start() local
/openbmc/linux/drivers/memstick/core/
H A Dms_block.c826 int error, try; in msb_erase_block() local
862 int try, error; in msb_read_page() local
1121 int error, try; in msb_update_block() local
/openbmc/linux/include/linux/
H A Dlockdep.h479 #define LOCK_CONTENDED(_lock, try, lock) \ argument
488 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
505 #define LOCK_CONTENDED(_lock, try, lock) \ argument
508 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.c906 int try = 0; in ipmi_lan_send_cmd() local
1257 int try = 0; in ipmi_lan_send_sol_payload() local
/openbmc/linux/include/linux/surface_aggregator/
H A Dserial_hub.h370 #define __SSH_PACKET_PRIORITY(base, try) \ argument
388 #define SSH_PACKET_PRIORITY(base, try) \ argument
/openbmc/u-boot/drivers/misc/
H A Datsha204a-i2c.c210 int try, res; in atsha204a_wakeup() local

1234