| /linux-6.15/tools/perf/util/ |
| H A D | data-convert-bt.c | 423 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values() 596 static int add_generic_values(struct ctf_writer *cw, in add_generic_values() 804 struct ctf_writer *cw = &c->writer; in process_sample_event() local 1064 static int add_tracepoint_types(struct ctf_writer *cw, in add_tracepoint_types() 1080 static int add_bpf_output_types(struct ctf_writer *cw, in add_bpf_output_types() 1361 static void free_streams(struct ctf_writer *cw) in free_streams() 1371 static int ctf_writer__setup_env(struct ctf_writer *cw, in ctf_writer__setup_env() 1395 static int ctf_writer__setup_clock(struct ctf_writer *cw, in ctf_writer__setup_clock() 1471 static int ctf_writer__init_data(struct ctf_writer *cw) in ctf_writer__init_data() 1497 static void ctf_writer__cleanup(struct ctf_writer *cw) in ctf_writer__cleanup() [all …]
|
| /linux-6.15/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 201 def attr_policy(self, cw): argument 213 def attr_typol(self, cw): argument 314 def attr_policy(self, cw): argument 343 def attr_policy(self, cw): argument 478 def attr_policy(self, cw): argument 1587 def put_typol_fwd(cw, struct): argument 1591 def put_typol(cw, struct): argument 1623 def put_op_name_fwd(family, cw): argument 1627 def put_op_name(family, cw): argument 1653 def put_enum_to_str(family, cw, enum): argument [all …]
|
| /linux-6.15/drivers/md/ |
| H A D | dm-zoned-target.c | 395 static void dmz_handle_bio(struct dmz_target *dmz, struct dm_chunk_work *cw, in dmz_handle_bio() 457 static inline void dmz_get_chunk_work(struct dm_chunk_work *cw) in dmz_get_chunk_work() 466 static void dmz_put_chunk_work(struct dm_chunk_work *cw) in dmz_put_chunk_work() 480 struct dm_chunk_work *cw = container_of(work, struct dm_chunk_work, work); in dmz_chunk_work() local 537 struct dm_chunk_work *cw; in dmz_queue_chunk_work() local
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | qcom_nandc.c | 147 static bool qcom_nandc_is_last_cw(struct nand_ecc_ctrl *ecc, int cw) in qcom_nandc_is_last_cw() 217 static void nandc_set_read_loc(struct nand_chip *chip, int cw, int reg, in nandc_set_read_loc() 258 static void update_rw_regs(struct qcom_nand_host *host, int num_cw, bool read, int cw) in update_rw_regs() 327 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() 358 bool use_ecc, int cw) in config_nand_single_cw_page_read() 473 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw() 568 int cw, data_size, oob_size, ret; in check_for_erased_page() local 928 int cw, ret; in qcom_nandc_read_page_raw() local
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-qpic-snand.c | 402 static void qcom_spi_set_read_loc(struct qcom_nand_controller *snandc, int cw, int reg, in qcom_spi_set_read_loc() 422 qcom_spi_config_cw_read(struct qcom_nand_controller *snandc, bool use_ecc, int cw) in qcom_spi_config_cw_read() 473 bool use_ecc, int cw) in qcom_spi_config_single_cw_page_read() 643 u8 *oob_buf, int cw) in qcom_spi_read_cw_raw() 739 int ret, cw; in qcom_spi_read_page_raw() local
|
| /linux-6.15/drivers/pps/clients/ |
| H A D | pps_parport.c | 42 unsigned int cw; /* port clear timeout */ member
|
| /linux-6.15/net/netfilter/ipvs/ |
| H A D | ip_vs_wrr.c | 62 int cw; /* current weight */ member
|
| /linux-6.15/include/uapi/linux/dvb/ |
| H A D | ca.h | 117 unsigned char cw[8]; member
|
| /linux-6.15/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 77 unsigned int cw = vc->vc_font.width; in tile_clear_margins() local
|
| H A D | fbcon_cw.c | 176 unsigned int cw = vc->vc_font.width; in cw_clear_margins() local
|
| H A D | bitblit.c | 207 unsigned int cw = vc->vc_font.width; in bit_clear_margins() local
|
| H A D | fbcon_ccw.c | 193 unsigned int cw = vc->vc_font.width; in ccw_clear_margins() local
|
| H A D | fbcon_ud.c | 224 unsigned int cw = vc->vc_font.width; in ud_clear_margins() local
|
| /linux-6.15/drivers/media/usb/gspca/ |
| H A D | w996Xcf.c | 397 int start_cropx, start_cropy, x, y, fw, fh, cw, ch, in w9968cf_set_crop_window() local
|
| /linux-6.15/fs/ceph/ |
| H A D | debugfs.c | 273 struct cap_wait *cw; in caps_show() local
|
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | mac.c | 199 u32 cw; in ath9k_hw_set_txq_props() local
|
| /linux-6.15/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | rtl8180.h | 54 u8 cw; member
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | testmode.c | 203 u16 cw = 0; in mt7915_tm_set_ipg_params() local
|
| /linux-6.15/net/ceph/crush/ |
| H A D | mapper.c | 903 struct crush_work *cw = cwin; in crush_do_rule() local
|
| /linux-6.15/fs/dlm/ |
| H A D | lock.c | 2451 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() 2520 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw, in grant_pending_wait() 2545 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() 2563 int cw = 0; in grant_pending_locks() local
|
| /linux-6.15/kernel/time/ |
| H A D | posix-cpu-timers.c | 1134 struct posix_cputimers_work *cw = container_of(work, typeof(*cw), work); in posix_cpu_timers_work() local
|
| /linux-6.15/arch/x86/include/uapi/asm/ |
| H A D | sigcontext.h | 109 __u32 cw; member
|
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | mcg.c | 1131 struct clean_work *cw = container_of(work, struct clean_work, work); in mcg_clean_task() local
|
| /linux-6.15/drivers/mtd/ |
| H A D | mtdswap.c | 1175 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local
|
| /linux-6.15/net/mac80211/ |
| H A D | rc80211_minstrel_ht.c | 1387 unsigned int cw = mp->cw_min; in minstrel_calc_retransmit() local
|