Home
last modified time | relevance | path

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

123

/Linux-v5.15/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-v5.15/lib/kunit/
Dtry-catch-impl.h19 kunit_try_catch_func_t try, in kunit_try_catch_init()
/Linux-v5.15/include/kunit/
Dtry-catch.h51 kunit_try_catch_func_t try; member
/Linux-v5.15/drivers/phy/broadcom/
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
/Linux-v5.15/net/dccp/ccids/lib/
Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local
/Linux-v5.15/include/linux/
Dlockdep.h450 #define LOCK_CONTENDED(_lock, try, lock) \ argument
459 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
476 #define LOCK_CONTENDED(_lock, try, lock) \ argument
479 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
491 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
496 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
/Linux-v5.15/drivers/pcmcia/
Drsrc_iodyn.c107 unsigned int try; in iodyn_find_io() local
/Linux-v5.15/kernel/locking/
Dpercpu-rwsem.c165 bool __percpu_down_read(struct percpu_rw_semaphore *sem, bool try) in __percpu_down_read()
/Linux-v5.15/init/
Ddo_mounts.c461 int try, err; in mount_nfs_root() local
503 int try, err; in mount_cifs_root() local
/Linux-v5.15/drivers/tty/serial/8250/
Dserial_cs.c409 int *try = priv_data; in simple_config_check() local
452 int ret, try; in simple_config() local
/Linux-v5.15/drivers/bluetooth/
Dbt3c_cs.c646 int *try = priv_data; in bt3c_check_config() local
687 unsigned long try; in bt3c_config() local
/Linux-v5.15/arch/powerpc/platforms/powernv/
Dpci-cxl.c87 int i, hwirq, try; in pnv_cxl_alloc_hwirq_ranges() local
/Linux-v5.15/tools/perf/util/
Dperf_api_probe.c62 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock:u", NULL}; in perf_probe_api() local
/Linux-v5.15/drivers/misc/sgi-gru/
Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
/Linux-v5.15/include/linux/surface_aggregator/
Dserial_hub.h351 #define __SSH_PACKET_PRIORITY(base, try) \ argument
369 #define SSH_PACKET_PRIORITY(base, try) \ argument
/Linux-v5.15/drivers/ntb/test/
Dntb_perf.c261 int try; in perf_spad_cmd_send() local
352 int try, ret; in perf_msg_cmd_send() local
791 int try = 0, ret = 0; in perf_copy_chunk() local
/Linux-v5.15/drivers/memstick/core/
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
/Linux-v5.15/drivers/char/tpm/
Dtpm1-cmd.c741 unsigned int try; in tpm1_pm_suspend() local
/Linux-v5.15/drivers/media/usb/dvb-usb/
Dgp8psk.c33 int ret = 0,try = 0; in gp8psk_usb_in_op() local
/Linux-v5.15/drivers/firewire/
Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local
/Linux-v5.15/drivers/platform/surface/aggregator/
Dssh_packet_layer.c684 u8 try = ssh_packet_priority_get_try(p->priority); in ssh_packet_next_try() local
1366 u8 try; in __ssh_ptl_resubmit() local
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dmac.c774 int try; in en_download_firmware_legacy() local
861 int try; in download_firmware_validate_legacy() local
/Linux-v5.15/drivers/usb/host/
Dehci-hub.c541 int try; in set_owner() local
/Linux-v5.15/fs/adfs/
Dsuper.c289 int ret, try; in adfs_probe() local
/Linux-v5.15/drivers/block/
Dswim.c385 int try; in swim_track00() local
499 int i, try; in floppy_read_sectors() local

123