Searched defs:cursor (Results 176 - 184 of 184) sorted by relevance

12345678

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c7571 const void *cursor; local
7623 const void *cursor; local
7521 fw_txpwr_byrate_entry_valid(const struct rtw89_fw_txpwr_byrate_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7595 fw_txpwr_lmt_2ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_2ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7635 fw_txpwr_lmt_5ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_5ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7663 const void *cursor; local
7675 fw_txpwr_lmt_6ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_6ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7705 const void *cursor; local
7717 fw_txpwr_lmt_ru_2ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_ru_2ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7741 const void *cursor; local
7752 fw_txpwr_lmt_ru_5ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_ru_5ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7776 const void *cursor; local
7787 fw_txpwr_lmt_ru_6ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_ru_6ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7813 const void *cursor; local
7825 fw_tx_shape_lmt_entry_valid(const struct rtw89_fw_tx_shape_lmt_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7847 const void *cursor; local
7858 fw_tx_shape_lmt_ru_entry_valid(const struct rtw89_fw_tx_shape_lmt_ru_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7878 const void *cursor; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-script.c1607 struct callchain_cursor *cursor = NULL; local
2268 struct callchain_cursor *cursor = NULL; local
[all...]
H A Dbuiltin-trace.c2535 struct callchain_cursor *cursor = get_tls_callchain_cursor(); local
2841 struct callchain_cursor *cursor = get_tls_callchain_cursor(); local
2947 struct callchain_cursor *cursor = get_tls_callchain_cursor(); local
2455 trace__resolve_callchain(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct callchain_cursor *cursor) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h517 unsigned int cursor; /* next position in the log to write */ member in struct:mbox_cmd_log
/linux-master/include/linux/
H A Dlibata.h647 int cursor; member in struct:ata_ering
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1529 } cursor; member in struct:intel_plane
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10458 struct drm_plane *cursor = crtc->cursor, *plane, *underlying; local
[all...]
/linux-master/kernel/sched/
H A Dfair.c5941 struct cfs_rq *cursor, *tmp; local
/linux-master/drivers/net/usb/
H A Dr8152.c2198 struct list_head *cursor; local
2525 struct list_head *cursor, *next, rx_queue; local

Completed in 534 milliseconds

12345678