Home
last modified time | relevance | path

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

123

/linux-5.10/drivers/rtc/
Drtc-rv8803.c71 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_reg() local
90 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_regs() local
108 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_reg() local
123 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_regs() local
/linux-5.10/lib/kunit/
Dtry-catch-impl.h19 kunit_try_catch_func_t try, in kunit_try_catch_init()
/linux-5.10/include/kunit/
Dtry-catch.h51 kunit_try_catch_func_t try; member
/linux-5.10/net/dccp/ccids/lib/
Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local
/linux-5.10/drivers/phy/broadcom/
Dphy-brcm-sata.c401 int try; in brcm_ns2_sata_init() local
464 unsigned int val, try; in brcm_nsp_sata_init() local
536 unsigned int val, try; in brcm_sr_sata_init() local
588 unsigned int try; in brcm_dsl_sata_init() local
/linux-5.10/include/linux/
Dlockdep.h417 #define LOCK_CONTENDED(_lock, try, lock) \ argument
426 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
443 #define LOCK_CONTENDED(_lock, try, lock) \ argument
446 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
458 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
463 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
/linux-5.10/init/
Ddo_mounts.c488 int try, err; in mount_nfs_root() local
530 int try, err; in mount_cifs_root() local
/linux-5.10/drivers/pcmcia/
Drsrc_iodyn.c107 unsigned int try; in iodyn_find_io() local
/linux-5.10/kernel/locking/
Dpercpu-rwsem.c165 bool __percpu_down_read(struct percpu_rw_semaphore *sem, bool try) in __percpu_down_read()
/linux-5.10/drivers/bluetooth/
Dbt3c_cs.c646 int *try = priv_data; in bt3c_check_config() local
687 unsigned long try; in bt3c_config() local
/linux-5.10/drivers/tty/serial/8250/
Dserial_cs.c400 int *try = priv_data; in simple_config_check() local
443 int ret, try; in simple_config() local
/linux-5.10/tools/perf/util/
Dperf_api_probe.c62 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock:u", NULL}; in perf_probe_api() local
/linux-5.10/arch/powerpc/platforms/powernv/
Dpci-cxl.c87 int i, hwirq, try; in pnv_cxl_alloc_hwirq_ranges() local
/linux-5.10/drivers/misc/sgi-gru/
Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
/linux-5.10/drivers/memstick/core/
Dms_block.c823 int error, try; in msb_erase_block() local
858 int try, error; in msb_read_page() local
1115 int error, try; in msb_update_block() local
/linux-5.10/drivers/ntb/test/
Dntb_perf.c261 int try; in perf_spad_cmd_send() local
352 int try, ret; in perf_msg_cmd_send() local
790 int try = 0, ret = 0; in perf_copy_chunk() local
/linux-5.10/drivers/media/usb/dvb-usb/
Dgp8psk.c33 int ret = 0,try = 0; in gp8psk_usb_in_op() local
/linux-5.10/drivers/char/tpm/
Dtpm1-cmd.c741 unsigned int try; in tpm1_pm_suspend() local
/linux-5.10/drivers/firewire/
Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local
/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dmac.c755 int try; in en_download_firmware_legacy() local
842 int try; in download_firmware_validate_legacy() local
/linux-5.10/fs/adfs/
Dsuper.c289 int ret, try; in adfs_probe() local
/linux-5.10/drivers/block/
Dswim.c385 int try; in swim_track00() local
499 int i, try; in floppy_read_sectors() local
/linux-5.10/fs/proc/
Dkcore.c94 size_t try, size; in get_kcore_size() local
/linux-5.10/drivers/i2c/
Di2c-core-smbus.c558 int try; in __i2c_smbus_xfer() local
/linux-5.10/drivers/i2c/busses/
Di2c-octeon-core.c97 int try = 0; in octeon_i2c_hlc_enable() local

123