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

12345678

/linux-master/net/ceph/
H A Dosd_client.c5747 static void advance_cursor(struct ceph_msg_data_cursor *cursor, size_t len, argument
5764 prep_next_sparse_read(struct ceph_connection *con, struct ceph_msg_data_cursor *cursor) argument
5850 osd_sparse_read(struct ceph_connection *con, struct ceph_msg_data_cursor *cursor, char **pbuf) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c7187 const void *cursor; local
7239 const void *cursor; local
7137 fw_txpwr_byrate_entry_valid(const struct rtw89_fw_txpwr_byrate_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7211 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
7251 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
7279 const void *cursor; local
7291 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
7321 const void *cursor; local
7333 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
7357 const void *cursor; local
7368 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
7392 const void *cursor; local
7403 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
7429 const void *cursor; local
7441 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
7463 const void *cursor; local
7474 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
7494 const void *cursor; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-trace.c2521 struct callchain_cursor *cursor = get_tls_callchain_cursor(); local
2827 struct callchain_cursor *cursor = get_tls_callchain_cursor(); local
2933 struct callchain_cursor *cursor = get_tls_callchain_cursor(); local
2441 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.h1567 } cursor; member in struct:intel_plane
/linux-master/kernel/sched/
H A Dfair.c5934 struct cfs_rq *cursor, *tmp; local
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10438 struct drm_plane *cursor = crtc->cursor, *plane, *underlying; local
[all...]
/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 405 milliseconds

12345678