Home
last modified time | relevance | path

Searched defs:first (Results 1026 - 1050 of 1373) sorted by relevance

1...<<41424344454647484950>>...55

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c296 b43_set_all_gains(struct b43_wldev *dev, s16 first, s16 second, s16 third) b43_set_all_gains() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c178 int first = 1, j; in prism2_ioctl_siwencode() local
3358 int first = 1, j; in prism2_ioctl_siwencodeext() local
H A Dhostap_hw.c1283 int ret, first = 1; in prism2_hw_init() local
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Drdma.c697 nvme_rdma_start_io_queues(struct nvme_rdma_ctrl *ctrl, int first, int last) nvme_rdma_start_io_queues() argument
1583 nvme_rdma_post_send(struct nvme_rdma_queue *queue, struct nvme_rdma_qe *qe, struct ib_sge *sge, u32 num_sge, struct ib_send_wr *first) nvme_rdma_post_send() argument
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnamespace_devs.c440 int first; in scan_allocate() local
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c284 phy_update_bits(struct inno_dsidphy *inno, u8 first, u8 second, u8 mask, u8 val) phy_update_bits() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c848 bool first = true, is_huge_page_opt; in init_phys_pg_pack_from_userptr() local
H A Ddebugfs.c116 bool first = true; in command_buffers_show() local
147 bool first = true; in command_submission_show() local
178 bool first = true; in command_submission_jobs_show() local
217 bool first = true; userptr_show() local
362 bool first = true; userptr_lookup_show() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsev.c402 unsigned long first, last; in sev_pin_memory() local
1668 bool first = true; in sev_unlock_vcpus_for_migration() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1938 struct intel_engine_coredump *first = NULL; in error_msg() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/imu/bno055/
H A Dbno055.c586 bool first; in bno055_set_regmask() local
1446 bool first = true; in bno055_trigger_handler() local
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c1710 struct msc_window *first; in msc_win_switch() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-eg20t.c368 pch_i2c_writebytes(struct i2c_adapter *i2c_adap, struct i2c_msg *msgs, u32 last, u32 first) pch_i2c_writebytes() argument
485 pch_i2c_readbytes(struct i2c_adapter *i2c_adap, struct i2c_msg *msgs, u32 last, u32 first) pch_i2c_readbytes() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1999 unsigned first = 0; in tpg_gen_text() local
1966 tpg_print_str_2(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_2() argument
1973 tpg_print_str_4(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_4() argument
1980 tpg_print_str_6(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_6() argument
1987 tpg_print_str_8(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_8() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.c1775 int first = 0; in raid1_add_disk() local
[all...]
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsmscoreapi.c527 struct list_head *next, *first; in smscore_register_hotplug() local
565 struct list_head *next, *first; in smscore_unregister_hotplug() local
1443 struct list_head *first; smscore_find_client() local
[all...]
/kernel/linux/linux-6.6/tools/mm/
H A Dpage-types.c982 int first = 1; in walk_file_range() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c979 bool first = true; in data_process() local
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c4279 struct instruction *first; in noendbr_range() local
/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c1252 struct sched_entry *first; in setup_first_end_time() local
[all...]
H A Dsch_hfsc.c1544 bool first; in hfsc_enqueue() local
H A Dsch_qfq.c1220 bool first; in qfq_enqueue() local
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c1104 u32 first = msg_pl->sg.end; in tls_sw_sendmsg_locked() local
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.c123 static int smcr_lgr_conn_assign_link(struct smc_connection *conn, bool first) in smcr_lgr_conn_assign_link() argument
167 static int smc_lgr_register_conn(struct smc_connection *conn, bool first) in smc_lgr_register_conn() argument
/kernel/linux/linux-6.6/net/rds/
H A Dib.h49 struct list_head *first; member

Completed in 69 milliseconds

1...<<41424344454647484950>>...55