/linux-6.6.21/tools/perf/util/ |
D | data-convert-bt.c | 163 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, in value_set_string() 192 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type() 293 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value() 405 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values() 423 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values() 595 static int add_generic_values(struct ctf_writer *cw, in add_generic_values() 690 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create() 753 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream() 765 static int get_sample_cpu(struct ctf_writer *cw, struct perf_sample *sample, in get_sample_cpu() 803 struct ctf_writer *cw = &c->writer; in process_sample_event() local [all …]
|
/linux-6.6.21/tools/net/ynl/ |
D | ynl-gen-c.py | 129 def attr_policy(self, cw): argument 138 def attr_typol(self, cw): argument 227 def attr_policy(self, cw): argument 247 def attr_policy(self, cw): argument 364 def attr_policy(self, cw): argument 1007 def __init__(self, cw, family, ku_space, op, op_mode, attr_set=None): argument 1334 def put_typol(cw, struct): argument 1351 def _put_enum_to_str_helper(cw, render_name, map_name, arg_name, enum=None): argument 1366 def put_op_name_fwd(family, cw): argument 1370 def put_op_name(family, cw): argument [all …]
|
/linux-6.6.21/drivers/md/ |
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.6.21/drivers/pps/clients/ |
D | pps_parport.c | 42 unsigned int cw; /* port clear timeout */ member
|
/linux-6.6.21/net/netfilter/ipvs/ |
D | ip_vs_wrr.c | 62 int cw; /* current weight */ member
|
/linux-6.6.21/include/uapi/linux/dvb/ |
D | ca.h | 117 unsigned char cw[8]; member
|
/linux-6.6.21/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 765 static bool qcom_nandc_is_last_cw(struct nand_ecc_ctrl *ecc, int cw) in qcom_nandc_is_last_cw() 771 static void nandc_set_read_loc(struct nand_chip *chip, int cw, int reg, in nandc_set_read_loc() 811 static void update_rw_regs(struct qcom_nand_host *host, int num_cw, bool read, int cw) in update_rw_regs() 1237 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() 1268 bool use_ecc, int cw) in config_nand_single_cw_page_read() 1464 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw() 1559 int cw, data_size, oob_size, ret; in check_for_erased_page() local 1919 int cw, ret; in qcom_nandc_read_page_raw() local
|
/linux-6.6.21/drivers/media/usb/gspca/ |
D | w996Xcf.c | 397 int start_cropx, start_cropy, x, y, fw, fh, cw, ch, in w9968cf_set_crop_window() local
|
/linux-6.6.21/drivers/video/fbdev/core/ |
D | fbcon_cw.c | 177 unsigned int cw = vc->vc_font.width; in cw_clear_margins() local
|
D | fbcon_ccw.c | 194 unsigned int cw = vc->vc_font.width; in ccw_clear_margins() local
|
D | bitblit.c | 208 unsigned int cw = vc->vc_font.width; in bit_clear_margins() local
|
D | fbcon_ud.c | 225 unsigned int cw = vc->vc_font.width; in ud_clear_margins() local
|
/linux-6.6.21/fs/ceph/ |
D | debugfs.c | 273 struct cap_wait *cw; in caps_show() local
|
D | caps.c | 2991 struct cap_wait cw; in __ceph_get_caps() local
|
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | mac.c | 199 u32 cw; in ath9k_hw_set_txq_props() local
|
/linux-6.6.21/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | rtl8180.h | 54 u8 cw; member
|
/linux-6.6.21/net/ceph/crush/ |
D | mapper.c | 900 struct crush_work *cw = cwin; in crush_do_rule() local
|
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | testmode.c | 203 u16 cw = 0; in mt7915_tm_set_ipg_params() local
|
/linux-6.6.21/fs/dlm/ |
D | lock.c | 2280 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() 2349 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw, in grant_pending_wait() 2374 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() 2392 int cw = 0; in grant_pending_locks() local
|
/linux-6.6.21/kernel/time/ |
D | posix-cpu-timers.c | 1166 struct posix_cputimers_work *cw = container_of(work, typeof(*cw), work); in posix_cpu_timers_work() local
|
/linux-6.6.21/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 1131 struct clean_work *cw = container_of(work, struct clean_work, work); in mcg_clean_task() local
|
/linux-6.6.21/arch/x86/include/uapi/asm/ |
D | sigcontext.h | 109 __u32 cw; member
|
/linux-6.6.21/drivers/mtd/ |
D | mtdswap.c | 1175 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local
|
/linux-6.6.21/net/mac80211/ |
D | rc80211_minstrel_ht.c | 1387 unsigned int cw = mp->cw_min; in minstrel_calc_retransmit() local
|
/linux-6.6.21/drivers/tty/ |
D | synclink_gt.c | 2932 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *cw) in remove_cond_wait()
|