/linux-4.1.27/drivers/misc/mei/ |
H A D | client.h | 101 static inline bool mei_cl_is_connected(struct mei_cl *cl) mei_cl_is_connected() argument
|
H A D | debugfs.c | 92 struct mei_cl *cl; mei_dbgfs_read_active() local
|
H A D | interrupt.c | 42 struct mei_cl *cl; mei_irq_compl_handler() local 65 static inline int mei_cl_hbm_equal(struct mei_cl *cl, mei_cl_hbm_equal() argument 99 int mei_cl_irq_read_msg(struct mei_cl *cl, mei_cl_irq_read_msg() argument 168 static int mei_cl_irq_disconnect_rsp(struct mei_cl *cl, struct mei_cl_cb *cb, mei_cl_irq_disconnect_rsp() argument 203 static int mei_cl_irq_disconnect(struct mei_cl *cl, struct mei_cl_cb *cb, mei_cl_irq_disconnect() argument 243 static int mei_cl_irq_read(struct mei_cl *cl, struct mei_cl_cb *cb, mei_cl_irq_read() argument 280 static int mei_cl_irq_connect(struct mei_cl *cl, struct mei_cl_cb *cb, mei_cl_irq_connect() argument 327 struct mei_cl *cl; mei_irq_read_handler() local 417 struct mei_cl *cl; mei_irq_write_handler() local 522 struct mei_cl *cl; mei_timer() local
|
H A D | wd.c | 60 struct mei_cl *cl = &dev->wd_cl; mei_wd_host_init() local 116 struct mei_cl *cl = &dev->wd_cl; mei_wd_send() local 163 struct mei_cl *cl = &dev->wd_cl; mei_wd_stop() local 216 struct mei_cl *cl; mei_wd_ops_start() local 278 struct mei_cl *cl; mei_wd_ops_ping() local
|
H A D | amthif.c | 67 struct mei_cl *cl = &dev->iamthif_cl; mei_amthif_host_init() local 144 struct mei_cl *cl = file->private_data; mei_amthif_read() local 249 static int mei_amthif_read_start(struct mei_cl *cl, struct file *file) mei_amthif_read_start() argument 286 static int mei_amthif_send_cmd(struct mei_cl *cl, struct mei_cl_cb *cb) mei_amthif_send_cmd() argument 320 struct mei_cl *cl = &dev->iamthif_cl; mei_amthif_run_next_cmd() local 347 int mei_amthif_write(struct mei_cl *cl, struct mei_cl_cb *cb) mei_amthif_write() argument 404 int mei_amthif_irq_write(struct mei_cl *cl, struct mei_cl_cb *cb, mei_amthif_irq_write() argument 429 int mei_amthif_irq_read_msg(struct mei_cl *cl, mei_amthif_irq_read_msg() argument 511 struct mei_cl *cl = &dev->iamthif_cl; mei_clear_list() local
|
H A D | bus.c | 146 struct mei_cl *cl; mei_cl_bus_find_cl_by_uuid() local 160 struct mei_cl *cl; mei_cl_add_device() local 227 static ssize_t ___mei_cl_send(struct mei_cl *cl, u8 *buf, size_t length, ___mei_cl_send() argument 277 ssize_t __mei_cl_recv(struct mei_cl *cl, u8 *buf, size_t length) __mei_cl_recv() argument 344 inline ssize_t __mei_cl_async_send(struct mei_cl *cl, u8 *buf, size_t length) __mei_cl_async_send() argument 349 inline ssize_t __mei_cl_send(struct mei_cl *cl, u8 *buf, size_t length) __mei_cl_send() argument 356 struct mei_cl *cl = device->cl; mei_cl_send() local 370 struct mei_cl *cl = device->cl; mei_cl_recv() local 430 struct mei_cl *cl = device->cl; mei_cl_enable_device() local 463 struct mei_cl *cl = device->cl; mei_cl_disable_device() local 501 void mei_cl_bus_rx_event(struct mei_cl *cl) mei_cl_bus_rx_event() argument 515 struct mei_cl *cl, *next; mei_cl_bus_remove_devices() local
|
H A D | main.c | 51 struct mei_cl *cl; mei_open() local 95 struct mei_cl *cl = file->private_data; mei_release() local 141 struct mei_cl *cl = file->private_data; mei_read() local 276 struct mei_cl *cl = file->private_data; mei_write() local 383 struct mei_cl *cl; mei_ioctl_connect_client() local 463 struct mei_cl *cl = file->private_data; mei_ioctl() local 544 struct mei_cl *cl = file->private_data; mei_poll() local
|
H A D | client.c | 347 struct mei_cl_cb *mei_io_cb_init(struct mei_cl *cl, enum mei_cb_file_ops type, mei_io_cb_init() argument 392 void mei_io_list_flush(struct mei_cl_cb *list, struct mei_cl *cl) mei_io_list_flush() argument 403 static inline void mei_io_list_free(struct mei_cl_cb *list, struct mei_cl *cl) mei_io_list_free() argument 443 struct mei_cl_cb *mei_cl_alloc_cb(struct mei_cl *cl, size_t length, mei_cl_alloc_cb() argument 469 struct mei_cl_cb *mei_cl_read_cb(const struct mei_cl *cl, const struct file *fp) mei_cl_read_cb() argument 487 void mei_cl_read_cb_flush(const struct mei_cl *cl, const struct file *fp) mei_cl_read_cb_flush() argument 509 int mei_cl_flush_queues(struct mei_cl *cl, const struct file *fp) mei_cl_flush_queues() argument 538 void mei_cl_init(struct mei_cl *cl, struct mei_device *dev) mei_cl_init() argument 560 struct mei_cl *cl; mei_cl_allocate() local 581 int mei_cl_link(struct mei_cl *cl, int id) mei_cl_link() argument 628 int mei_cl_unlink(struct mei_cl *cl) mei_cl_unlink() argument 726 int mei_cl_disconnect(struct mei_cl *cl) mei_cl_disconnect() argument 804 bool mei_cl_is_other_connecting(struct mei_cl *cl) mei_cl_is_other_connecting() argument 835 int mei_cl_connect(struct mei_cl *cl, struct file *file) mei_cl_connect() argument 910 struct mei_cl *cl; mei_cl_alloc_linked() local 940 int mei_cl_flow_ctrl_creds(struct mei_cl *cl) mei_cl_flow_ctrl_creds() argument 979 int mei_cl_flow_ctrl_reduce(struct mei_cl *cl) mei_cl_flow_ctrl_reduce() argument 1024 int mei_cl_read_start(struct mei_cl *cl, size_t length, struct file *fp) mei_cl_read_start() argument 1095 int mei_cl_irq_write(struct mei_cl *cl, struct mei_cl_cb *cb, mei_cl_irq_write() argument 1179 int mei_cl_write(struct mei_cl *cl, struct mei_cl_cb *cb, bool blocking) mei_cl_write() argument 1290 void mei_cl_complete(struct mei_cl *cl, struct mei_cl_cb *cb) mei_cl_complete() argument 1318 struct mei_cl *cl; mei_cl_all_disconnect() local 1335 struct mei_cl *cl; mei_cl_all_wakeup() local 371 __mei_io_list_flush(struct mei_cl_cb *list, struct mei_cl *cl, bool free) __mei_io_list_flush() argument
|
H A D | hbm.c | 146 void mei_hbm_cl_hdr(struct mei_cl *cl, u8 hbm_cmd, void *buf, size_t len) mei_hbm_cl_hdr() argument 189 bool mei_hbm_cl_addr_equal(struct mei_cl *cl, struct mei_hbm_cl_cmd *cmd) mei_hbm_cl_addr_equal() argument 207 struct mei_cl *cl; mei_hbm_cl_find_by_cmd() local 458 int mei_hbm_cl_flow_control_req(struct mei_device *dev, struct mei_cl *cl) mei_hbm_cl_flow_control_req() argument 511 struct mei_cl *cl; mei_hbm_cl_flow_control_res() local 536 int mei_hbm_cl_disconnect_req(struct mei_device *dev, struct mei_cl *cl) mei_hbm_cl_disconnect_req() argument 551 int mei_hbm_cl_disconnect_rsp(struct mei_device *dev, struct mei_cl *cl) mei_hbm_cl_disconnect_rsp() argument 566 static void mei_hbm_cl_disconnect_res(struct mei_device *dev, struct mei_cl *cl, mei_hbm_cl_disconnect_res() argument 587 int mei_hbm_cl_connect_req(struct mei_device *dev, struct mei_cl *cl) mei_hbm_cl_connect_req() argument 602 static void mei_hbm_cl_connect_res(struct mei_device *dev, struct mei_cl *cl, mei_hbm_cl_connect_res() argument 630 struct mei_cl *cl; mei_hbm_cl_res() local 678 struct mei_cl *cl; mei_hbm_fw_disconnect_req() local 168 mei_hbm_cl_write(struct mei_device *dev, struct mei_cl *cl, u8 hbm_cmd, size_t len) mei_hbm_cl_write() argument
|
H A D | nfc.c | 107 struct mei_cl *cl; member in struct:mei_nfc_dev 205 struct mei_cl *cl; mei_nfc_connect() local 272 struct mei_cl *cl; mei_nfc_if_version() local 485 struct mei_cl *cl_info, *cl; mei_nfc_host_init() local 567 struct mei_cl *cl; mei_nfc_host_exit() local
|
H A D | mei_dev.h | 207 struct mei_cl *cl; member in struct:mei_cl_cb 384 struct mei_cl *cl; member in struct:mei_cl_device
|
/linux-4.1.27/arch/mips/ralink/ |
H A D | clk.c | 20 struct clk_lookup cl; member in struct:clk
|
/linux-4.1.27/drivers/staging/iio/addac/ |
H A D | adt7316-i2c.c | 23 struct i2c_client *cl = client; adt7316_i2c_read() local 43 struct i2c_client *cl = client; adt7316_i2c_write() local 55 struct i2c_client *cl = client; adt7316_i2c_multi_read() local 74 struct i2c_client *cl = client; adt7316_i2c_multi_write() local
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | request.h | 5 struct closure cl; member in struct:data_insert_op
|
H A D | closure.c | 14 static inline void closure_put_after_sub(struct closure *cl, int flags) closure_put_after_sub() argument 46 void closure_sub(struct closure *cl, int v) closure_sub() argument 55 void closure_put(struct closure *cl) closure_put() argument 67 struct closure *cl; __closure_wake_up() local 101 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) closure_wait() argument 120 void closure_sync(struct closure *cl) closure_sync() argument 142 void closure_debug_create(struct closure *cl) closure_debug_create() argument 155 void closure_debug_destroy(struct closure *cl) closure_debug_destroy() argument 174 struct closure *cl; debug_seq_show() local
|
H A D | movinggc.c | 15 struct closure cl; member in struct:moving_io 37 static void moving_io_destructor(struct closure *cl) moving_io_destructor() argument 43 static void write_moving_finish(struct closure *cl) write_moving_finish() argument 95 static void write_moving(struct closure *cl) write_moving() argument 119 static void read_moving_submit(struct closure *cl) read_moving_submit() argument 134 struct closure cl; read_moving() local
|
H A D | stats.h | 29 struct closure cl; member in struct:cache_accounting
|
H A D | io.c | 52 static void bch_bio_submit_split_done(struct closure *cl) bch_bio_submit_split_done() argument 66 struct closure *cl = bio->bi_private; bch_bio_submit_split_endio() local 238 struct closure *cl = bio->bi_private; bch_bbio_endio() local
|
H A D | closure.h | 189 static inline void closure_debug_create(struct closure *cl) {} closure_debug_destroy() argument 190 static inline void closure_debug_destroy(struct closure *cl) {} closure_debug_destroy() argument 194 static inline void closure_set_ip(struct closure *cl) closure_set_ip() argument 201 static inline void closure_set_ret_ip(struct closure *cl) closure_set_ret_ip() argument 208 static inline void closure_set_waiting(struct closure *cl, unsigned long f) closure_set_waiting() argument 215 static inline void __closure_end_sleep(struct closure *cl) __closure_end_sleep() argument 223 static inline void __closure_start_sleep(struct closure *cl) __closure_start_sleep() argument 233 static inline void closure_set_stopped(struct closure *cl) closure_set_stopped() argument 238 static inline void set_closure_fn(struct closure *cl, closure_fn *fn, set_closure_fn() argument 249 static inline void closure_queue(struct closure *cl) closure_queue() argument 262 static inline void closure_get(struct closure *cl) closure_get() argument 278 static inline void closure_init(struct closure *cl, struct closure *parent) closure_init() argument 291 static inline void closure_init_stack(struct closure *cl) closure_init_stack() argument 378 static inline void closure_call(struct closure *cl, closure_fn fn, closure_call() argument
|
H A D | journal.c | 29 struct closure *cl = bio->bi_private; journal_read_endio() local 41 struct closure cl; journal_read_bucket() local 560 static void journal_write_done(struct closure *cl) journal_write_done() argument 571 static void journal_write_unlock(struct closure *cl) journal_write_unlock() argument 654 static void journal_write(struct closure *cl) journal_write() argument 665 struct closure *cl = &c->journal.io; variable in typeref:struct:closure 682 struct closure cl; journal_wait_for_write() local 784 void bch_journal_meta(struct cache_set *c, struct closure *cl) bch_journal_meta() argument
|
H A D | writeback.c | 100 struct closure cl; member in struct:dirty_io 121 static void dirty_io_destructor(struct closure *cl) dirty_io_destructor() argument 127 static void write_dirty_finish(struct closure *cl) write_dirty_finish() argument 180 static void write_dirty(struct closure *cl) write_dirty() argument 207 static void read_dirty_submit(struct closure *cl) read_dirty_submit() argument 221 struct closure cl; read_dirty() local
|
H A D | request.c | 55 static void bch_data_insert_keys(struct closure *cl) bch_data_insert_keys() argument 115 static void bch_data_invalidate(struct closure *cl) bch_data_invalidate() argument 143 static void bch_data_insert_error(struct closure *cl) bch_data_insert_error() argument 175 struct closure *cl = bio->bi_private; bch_data_insert_endio() local 191 static void bch_data_insert_start(struct closure *cl) bch_data_insert_start() argument 310 void bch_data_insert(struct closure *cl) bch_data_insert() argument 456 struct closure cl; member in struct:search 477 struct closure *cl = bio->bi_private; bch_cache_read_endio() local 567 static void cache_lookup(struct closure *cl) cache_lookup() argument 588 struct closure *cl = bio->bi_private; request_endio() local 625 static void search_free(struct closure *cl) search_free() argument 670 static void cached_dev_bio_complete(struct closure *cl) cached_dev_bio_complete() argument 681 static void cached_dev_cache_miss_done(struct closure *cl) cached_dev_cache_miss_done() argument 699 static void cached_dev_read_error(struct closure *cl) cached_dev_read_error() argument 719 static void cached_dev_read_done(struct closure *cl) cached_dev_read_done() argument 759 static void cached_dev_read_done_bh(struct closure *cl) cached_dev_read_done_bh() argument 850 struct closure *cl = &s->cl; cached_dev_read() local 858 static void cached_dev_write_complete(struct closure *cl) cached_dev_write_complete() argument 869 struct closure *cl = &s->cl; cached_dev_write() local 936 static void cached_dev_nodata(struct closure *cl) cached_dev_nodata() argument 1054 static void flash_dev_nodata(struct closure *cl) flash_dev_nodata() argument 1067 struct closure *cl; flash_dev_make_request() local
|
H A D | super.c | 267 static void bch_write_bdev_super_unlock(struct closure *cl) bch_write_bdev_super_unlock() argument 276 struct closure *cl = &dc->sb_write; bch_write_bdev_super() local 301 static void bcache_write_super_unlock(struct closure *cl) bcache_write_super_unlock() argument 310 struct closure *cl = &c->sb_write; bcache_write_super() local 344 struct closure *cl = bio->bi_private; uuid_endio() local 352 static void uuid_io_unlock(struct closure *cl) uuid_io_unlock() argument 362 struct closure *cl = &c->uuid_write; uuid_io() local 399 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) uuid_read() argument 443 struct closure cl; __uuid_write() local 526 struct closure *cl = &ca->prio; prio_io() local 548 struct closure cl; bch_prio_write() local 891 struct closure cl; bch_cached_dev_run() local 916 struct closure cl; cached_dev_detach_finish() local 1020 struct closure cl; bch_cached_dev_attach() local 1083 static void cached_dev_free(struct closure *cl) cached_dev_free() argument 1108 static void cached_dev_flush(struct closure *cl) cached_dev_flush() argument 1225 static void flash_dev_free(struct closure *cl) flash_dev_free() argument 1234 static void flash_dev_flush(struct closure *cl) flash_dev_flush() argument 1354 static void cache_set_free(struct closure *cl) cache_set_free() argument 1400 static void cache_set_flush(struct closure *cl) cache_set_flush() argument 1442 static void __cache_set_unregister(struct closure *cl) __cache_set_unregister() argument 1574 struct closure cl; run_cache_set() local
|
H A D | bcache.h | 252 struct closure cl; member in struct:bio_split_hook 260 struct closure cl; member in struct:bcache_device 489 struct closure cl; member in struct:cache_set
|
H A D | btree.c | 283 struct closure *cl = bio->bi_private; btree_node_read_endio() local 290 struct closure cl; bch_btree_node_read() local 340 static void btree_node_write_unlock(struct closure *cl) btree_node_write_unlock() argument 347 static void __btree_node_write_done(struct closure *cl) __btree_node_write_done() argument 362 static void btree_node_write_done(struct closure *cl) btree_node_write_done() argument 376 struct closure *cl = bio->bi_private; btree_node_write_endio() local 388 struct closure *cl = &b->io; do_btree_node_write() local 497 struct closure cl; bch_btree_node_write_sync() local 622 struct closure cl; mca_reap() local 742 struct closure cl; bch_btree_cache_free() local 1303 struct closure cl; btree_gc_coalesce() local 1967 struct closure cl; btree_split() local 2099 struct closure cl; bch_btree_insert_node() local 2245 struct closure cl; bch_btree_set_root() local
|
/linux-4.1.27/fs/nls/ |
H A D | nls_iso8859-1.c | 214 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-13.c | 242 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-14.c | 298 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-15.c | 264 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-2.c | 265 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-3.c | 265 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-4.c | 265 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-5.c | 229 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-6.c | 220 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-7.c | 274 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_iso8859-9.c | 229 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_ascii.c | 123 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp1251.c | 258 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp850.c | 272 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp852.c | 294 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp855.c | 256 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp857.c | 258 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp869.c | 272 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp874.c | 230 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_koi8-r.c | 280 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_koi8-u.c | 287 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-celtic.c | 558 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-centeuro.c | 488 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-croatian.c | 558 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-cyrillic.c | 453 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-gaelic.c | 523 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-greek.c | 453 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-iceland.c | 558 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-inuit.c | 488 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-roman.c | 593 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-romanian.c | 558 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | mac-turkish.c | 558 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp1250.c | 304 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp1255.c | 339 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp437.c | 344 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp737.c | 307 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp775.c | 276 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp860.c | 321 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp861.c | 344 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp862.c | 378 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp863.c | 338 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp864.c | 364 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp865.c | 344 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp866.c | 262 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_euc-jp.c | 439 unsigned char ch, cl; uni2char() local
|
H A D | nls_base.c | 501 unsigned char cl = uni & 0x00ff; uni2char() local
|
H A D | nls_cp932.c | 7841 unsigned char cl = uni&0xFF; uni2char() local 7880 unsigned char ch, cl; char2uni() local
|
H A D | nls_cp950.c | 9401 unsigned char cl = uni&0xFF; uni2char() local 9431 unsigned char ch, cl; char2uni() local
|
H A D | nls_cp936.c | 11004 unsigned char cl = uni&0xFF; uni2char() local 11052 unsigned char ch, cl; char2uni() local
|
H A D | nls_cp949.c | 13865 unsigned char cl = uni&0xFF; uni2char() local 13895 unsigned char ch, cl; char2uni() local
|
/linux-4.1.27/drivers/mfd/ |
H A D | lp3943.c | 108 static int lp3943_probe(struct i2c_client *cl, const struct i2c_device_id *id) lp3943_probe() argument 130 static int lp3943_remove(struct i2c_client *cl) lp3943_remove() argument
|
H A D | lp8788.c | 173 static int lp8788_probe(struct i2c_client *cl, const struct i2c_device_id *id) lp8788_probe() argument 206 static int lp8788_remove(struct i2c_client *cl) lp8788_remove() argument
|
/linux-4.1.27/net/bluetooth/bnep/ |
H A D | sock.c | 54 struct bnep_connlist_req cl; bnep_sock_ioctl() local 141 struct bnep_connlist_req cl; bnep_sock_compat_ioctl() local
|
/linux-4.1.27/net/bluetooth/cmtp/ |
H A D | sock.c | 70 struct cmtp_connlist_req cl; cmtp_sock_ioctl() local 144 struct cmtp_connlist_req cl; cmtp_sock_compat_ioctl() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_wrr.c | 66 struct ip_vs_dest *cl; /* current dest or head */ member in struct:ip_vs_wrr_mark
|
/linux-4.1.27/net/sched/ |
H A D | sch_ingress.c | 41 static void ingress_put(struct Qdisc *sch, unsigned long cl) ingress_put() argument 49 ingress_find_tcf(struct Qdisc *sch, unsigned long cl) ingress_find_tcf() argument
|
H A D | sch_mq.c | 124 static struct netdev_queue *mq_queue_get(struct Qdisc *sch, unsigned long cl) mq_queue_get() argument 148 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, mq_graft() argument 165 static struct Qdisc *mq_leaf(struct Qdisc *sch, unsigned long cl) mq_leaf() argument 181 static void mq_put(struct Qdisc *sch, unsigned long cl) mq_put() argument 185 static int mq_dump_class(struct Qdisc *sch, unsigned long cl, mq_dump_class() argument 196 static int mq_dump_class_stats(struct Qdisc *sch, unsigned long cl, mq_dump_class_stats() argument
|
H A D | cls_api.c | 137 unsigned long cl; tc_ctl_tfilter() local 434 unsigned long cl = 0; tc_dump_tfilter() local
|
H A D | sch_dsmark.c | 100 static void dsmark_put(struct Qdisc *sch, unsigned long cl) dsmark_put() argument 416 static int dsmark_dump_class(struct Qdisc *sch, unsigned long cl, dsmark_dump_class() argument 189 dsmark_find_tcf(struct Qdisc *sch, unsigned long cl) dsmark_find_tcf() argument
|
H A D | sch_mqprio.c | 197 static int mqprio_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, mqprio_graft() argument 264 static struct Qdisc *mqprio_leaf(struct Qdisc *sch, unsigned long cl) mqprio_leaf() argument 284 static void mqprio_put(struct Qdisc *sch, unsigned long cl) mqprio_put() argument 288 static int mqprio_dump_class(struct Qdisc *sch, unsigned long cl, mqprio_dump_class() argument 186 mqprio_queue_get(struct Qdisc *sch, unsigned long cl) mqprio_queue_get() argument
|
H A D | sch_multiq.c | 342 static void multiq_put(struct Qdisc *q, unsigned long cl) multiq_put() argument 346 static int multiq_dump_class(struct Qdisc *sch, unsigned long cl, multiq_dump_class() argument 356 static int multiq_dump_class_stats(struct Qdisc *sch, unsigned long cl, multiq_dump_class_stats() argument 391 multiq_find_tcf(struct Qdisc *sch, unsigned long cl) multiq_find_tcf() argument
|
H A D | sch_prio.c | 306 static void prio_put(struct Qdisc *q, unsigned long cl) prio_put() argument 310 static int prio_dump_class(struct Qdisc *sch, unsigned long cl, struct sk_buff *skb, prio_dump_class() argument 320 static int prio_dump_class_stats(struct Qdisc *sch, unsigned long cl, prio_dump_class_stats() argument 355 prio_find_tcf(struct Qdisc *sch, unsigned long cl) prio_find_tcf() argument
|
H A D | sch_red.c | 298 static int red_dump_class(struct Qdisc *sch, unsigned long cl, red_dump_class() argument
|
H A D | sch_tbf.c | 486 static int tbf_dump_class(struct Qdisc *sch, unsigned long cl, tbf_dump_class() argument
|
H A D | sch_atm.c | 101 static struct Qdisc *atm_tc_leaf(struct Qdisc *sch, unsigned long cl) atm_tc_leaf() argument 133 static void atm_tc_put(struct Qdisc *sch, unsigned long cl) atm_tc_put() argument 259 unsigned long cl; atm_tc_change() local 586 static int atm_tc_dump_class(struct Qdisc *sch, unsigned long cl, atm_tc_dump_class() argument 348 atm_tc_find_tcf(struct Qdisc *sch, unsigned long cl) atm_tc_find_tcf() argument
|
H A D | sch_drr.c | 53 static void drr_purge_queue(struct drr_class *cl) drr_purge_queue() argument 69 struct drr_class *cl = (struct drr_class *)*arg; drr_change_class() local 140 static void drr_destroy_class(struct Qdisc *sch, struct drr_class *cl) drr_destroy_class() argument 150 struct drr_class *cl = (struct drr_class *)arg; drr_delete_class() local 172 struct drr_class *cl = drr_find_class(sch, classid); drr_get_class() local 182 struct drr_class *cl = (struct drr_class *)arg; drr_put_class() local 202 struct drr_class *cl = drr_find_class(sch, classid); drr_bind_tcf() local 212 struct drr_class *cl = (struct drr_class *)arg; drr_unbind_tcf() local 220 struct drr_class *cl = (struct drr_class *)arg; drr_graft_class() local 239 struct drr_class *cl = (struct drr_class *)arg; drr_class_leaf() local 246 struct drr_class *cl = (struct drr_class *)arg; drr_qlen_notify() local 255 struct drr_class *cl = (struct drr_class *)arg; drr_dump_class() local 277 struct drr_class *cl = (struct drr_class *)arg; drr_dump_class_stats() local 296 struct drr_class *cl; drr_walk() local 321 struct drr_class *cl; drr_classify() local 356 struct drr_class *cl; drr_enqueue() local 388 struct drr_class *cl; drr_dequeue() local 425 struct drr_class *cl; drr_drop() local 457 struct drr_class *cl; drr_reset_qdisc() local 473 struct drr_class *cl; drr_destroy_qdisc() local 188 drr_tcf_chain(struct Qdisc *sch, unsigned long cl) drr_tcf_chain() argument
|
H A D | sch_fq_codel.c | 497 static void fq_codel_put(struct Qdisc *q, unsigned long cl) fq_codel_put() argument 511 static int fq_codel_dump_class(struct Qdisc *sch, unsigned long cl, fq_codel_dump_class() argument 518 static int fq_codel_dump_class_stats(struct Qdisc *sch, unsigned long cl, fq_codel_dump_class_stats() argument 501 fq_codel_find_tcf(struct Qdisc *sch, unsigned long cl) fq_codel_find_tcf() argument
|
H A D | sch_choke.c | 559 static void choke_put(struct Qdisc *q, unsigned long cl) choke_put() argument 579 static int choke_dump_class(struct Qdisc *sch, unsigned long cl, choke_dump_class() argument 569 choke_find_tcf(struct Qdisc *sch, unsigned long cl) choke_find_tcf() argument
|
H A D | sch_sfb.c | 603 static int sfb_dump_class(struct Qdisc *sch, unsigned long cl, sfb_dump_class() argument 648 static int sfb_delete(struct Qdisc *sch, unsigned long cl) sfb_delete() argument 665 sfb_find_tcf(struct Qdisc *sch, unsigned long cl) sfb_find_tcf() argument
|
H A D | sch_sfq.c | 838 static void sfq_put(struct Qdisc *q, unsigned long cl) sfq_put() argument 852 static int sfq_dump_class(struct Qdisc *sch, unsigned long cl, sfq_dump_class() argument 859 static int sfq_dump_class_stats(struct Qdisc *sch, unsigned long cl, sfq_dump_class_stats() argument 842 sfq_find_tcf(struct Qdisc *sch, unsigned long cl) sfq_find_tcf() argument
|
H A D | sch_netem.c | 1021 static int netem_dump_class(struct Qdisc *sch, unsigned long cl, netem_dump_class() argument
|
H A D | sch_api.c | 314 unsigned long cl; qdisc_leaf() local 653 struct Qdisc_class_common *cl; qdisc_class_hash_grow() local 750 unsigned long cl; qdisc_tree_decrease_qlen() local 865 unsigned long cl = cops->get(parent, classid); qdisc_graft() local 1089 check_loop_fn(struct Qdisc *q, unsigned long cl, struct qdisc_walker *w) check_loop_fn() argument 1527 unsigned long cl = 0; tc_ctl_tclass() local 1724 static int qdisc_class_dump(struct Qdisc *q, unsigned long cl, struct qdisc_walker *arg) qdisc_class_dump() argument 707 qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) qdisc_class_hash_insert() argument 719 qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) qdisc_class_hash_remove() argument 1652 tc_fill_tclass(struct sk_buff *skb, struct Qdisc *q, unsigned long cl, u32 portid, u32 seq, u16 flags, int event) tc_fill_tclass() argument 1698 tclass_notify(struct net *net, struct sk_buff *oskb, struct nlmsghdr *n, struct Qdisc *q, unsigned long cl, int event) tclass_notify() argument
|
H A D | sch_cbq.c | 193 struct cbq_class *cl; cbq_reclassify() local 222 struct cbq_class *cl = NULL; cbq_classify() local 301 static inline void cbq_activate_class(struct cbq_class *cl) cbq_activate_class() argument 329 struct cbq_class *cl; cbq_deactivate_class() local 352 cbq_mark_toplevel(struct cbq_sched_data *q, struct cbq_class *cl) cbq_mark_toplevel() argument 373 struct cbq_class *cl = cbq_classify(skb, sch, &ret); cbq_enqueue() local 409 static void cbq_ovl_classic(struct cbq_class *cl) cbq_ovl_classic() argument 463 static void cbq_ovl_rclassic(struct cbq_class *cl) cbq_ovl_rclassic() argument 482 static void cbq_ovl_delay(struct cbq_class *cl) cbq_ovl_delay() argument 527 static void cbq_ovl_lowprio(struct cbq_class *cl) cbq_ovl_lowprio() argument 543 static void cbq_ovl_drop(struct cbq_class *cl) cbq_ovl_drop() argument 555 struct cbq_class *cl; cbq_undelay_prio() local 633 struct cbq_class *cl = q->rx_class; cbq_reshape_fail() local 672 cbq_update_toplevel(struct cbq_sched_data *q, struct cbq_class *cl, cbq_update_toplevel() argument 697 struct cbq_class *cl = this; cbq_update() local 783 cbq_under_limit(struct cbq_class *cl) cbq_under_limit() argument 825 struct cbq_class *cl_tail, *cl_prev, *cl; cbq_dequeue_prio() local 1015 struct cbq_class *cl; cbq_adjust_levels() local 1030 struct cbq_class *cl; cbq_normalize_quanta() local 1055 static void cbq_sync_defmap(struct cbq_class *cl) cbq_sync_defmap() argument 1091 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) cbq_change_defmap() argument 1124 struct cbq_class *cl, **clp; cbq_unlink_class() local 1172 struct cbq_class *cl, *cl_head; cbq_drop() local 1198 struct cbq_class *cl; cbq_reset() local 1229 static int cbq_set_lss(struct cbq_class *cl, struct tc_cbq_lssopt *lss) cbq_set_lss() argument 1250 static void cbq_rmprio(struct cbq_sched_data *q, struct cbq_class *cl) cbq_rmprio() argument 1257 static void cbq_addprio(struct cbq_sched_data *q, struct cbq_class *cl) cbq_addprio() argument 1264 static int cbq_set_wrr(struct cbq_class *cl, struct tc_cbq_wrropt *wrr) cbq_set_wrr() argument 1283 static int cbq_set_overlimit(struct cbq_class *cl, struct tc_cbq_ovl *ovl) cbq_set_overlimit() argument 1313 static int cbq_set_police(struct cbq_class *cl, struct tc_cbq_police *p) cbq_set_police() argument 1327 static int cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) cbq_set_fopt() argument 1407 static int cbq_dump_rate(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_rate() argument 1420 static int cbq_dump_lss(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_lss() argument 1446 static int cbq_dump_wrr(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_wrr() argument 1466 static int cbq_dump_ovl(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_ovl() argument 1484 static int cbq_dump_fopt(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_fopt() argument 1504 static int cbq_dump_police(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_police() argument 1524 static int cbq_dump_attr(struct sk_buff *skb, struct cbq_class *cl) cbq_dump_attr() argument 1568 struct cbq_class *cl = (struct cbq_class *)arg; cbq_dump_class() local 1595 struct cbq_class *cl = (struct cbq_class *)arg; cbq_dump_class_stats() local 1614 struct cbq_class *cl = (struct cbq_class *)arg; cbq_graft() local 1639 struct cbq_class *cl = (struct cbq_class *)arg; cbq_leaf() local 1646 struct cbq_class *cl = (struct cbq_class *)arg; cbq_qlen_notify() local 1655 struct cbq_class *cl = cbq_class_lookup(q, classid); cbq_get() local 1664 static void cbq_destroy_class(struct Qdisc *sch, struct cbq_class *cl) cbq_destroy_class() argument 1682 struct cbq_class *cl; cbq_destroy() local 1707 struct cbq_class *cl = (struct cbq_class *)arg; cbq_put() local 1730 struct cbq_class *cl = (struct cbq_class *)*arg; cbq_change_class() local 1916 struct cbq_class *cl = (struct cbq_class *)arg; cbq_delete() local 1963 struct cbq_class *cl = (struct cbq_class *)arg; cbq_find_tcf() local 1976 struct cbq_class *cl = cbq_class_lookup(q, classid); cbq_bind_filter() local 1989 struct cbq_class *cl = (struct cbq_class *)arg; cbq_unbind_filter() local 1997 struct cbq_class *cl; cbq_walk() local
|
H A D | sch_hfsc.c | 194 eltree_insert(struct hfsc_class *cl) eltree_insert() argument 213 eltree_remove(struct hfsc_class *cl) eltree_remove() argument 219 eltree_update(struct hfsc_class *cl) eltree_update() argument 229 struct hfsc_class *p, *cl = NULL; eltree_get_mindl() local 259 vttree_insert(struct hfsc_class *cl) vttree_insert() argument 278 vttree_remove(struct hfsc_class *cl) vttree_remove() argument 284 vttree_update(struct hfsc_class *cl) vttree_update() argument 291 vttree_firstfit(struct hfsc_class *cl, u64 cur_time) vttree_firstfit() argument 308 vttree_get_minvt(struct hfsc_class *cl, u64 cur_time) vttree_get_minvt() argument 328 cftree_insert(struct hfsc_class *cl) cftree_insert() argument 347 cftree_remove(struct hfsc_class *cl) cftree_remove() argument 353 cftree_update(struct hfsc_class *cl) cftree_update() argument 618 init_ed(struct hfsc_class *cl, unsigned int next_len) init_ed() argument 644 update_ed(struct hfsc_class *cl, unsigned int next_len) update_ed() argument 653 update_d(struct hfsc_class *cl, unsigned int next_len) update_d() argument 659 update_cfmin(struct hfsc_class *cl) update_cfmin() argument 673 init_vf(struct hfsc_class *cl, unsigned int len) init_vf() argument 765 update_vf(struct hfsc_class *cl, unsigned int len, u64 cur_time) update_vf() argument 854 set_active(struct hfsc_class *cl, unsigned int len) set_active() argument 865 set_passive(struct hfsc_class *cl) set_passive() argument 895 hfsc_purge_queue(struct Qdisc *sch, struct hfsc_class *cl) hfsc_purge_queue() argument 904 hfsc_adjust_levels(struct hfsc_class *cl) hfsc_adjust_levels() argument 932 hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc, hfsc_change_rsc() argument 946 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) hfsc_change_fsc() argument 954 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, hfsc_change_usc() argument 973 struct hfsc_class *cl = (struct hfsc_class *)*arg; hfsc_change_class() local 1113 hfsc_destroy_class(struct Qdisc *sch, struct hfsc_class *cl) hfsc_destroy_class() argument 1128 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_delete_class() local 1155 struct hfsc_class *head, *cl; hfsc_classify() local 1207 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_graft_class() local 1229 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_class_leaf() local 1240 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_qlen_notify() local 1251 struct hfsc_class *cl = hfsc_find_class(classid, sch); hfsc_get_class() local 1262 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_put_class() local 1272 struct hfsc_class *cl = hfsc_find_class(classid, sch); hfsc_bind_tcf() local 1286 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_unbind_tcf() local 1295 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_tcf_chain() local 1321 hfsc_dump_curves(struct sk_buff *skb, struct hfsc_class *cl) hfsc_dump_curves() argument 1345 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_dump_class() local 1370 struct hfsc_class *cl = (struct hfsc_class *)arg; hfsc_dump_class_stats() local 1393 struct hfsc_class *cl; hfsc_walk() local 1419 struct hfsc_class *cl; hfsc_schedule_watchdog() local 1488 hfsc_reset_class(struct hfsc_class *cl) hfsc_reset_class() argument 1525 struct hfsc_class *cl; hfsc_reset_qdisc() local 1543 struct hfsc_class *cl; hfsc_destroy_qdisc() local 1565 struct hfsc_class *cl; hfsc_dump_qdisc() local 1587 struct hfsc_class *cl; hfsc_enqueue() local 1619 struct hfsc_class *cl; hfsc_dequeue() local 1687 struct hfsc_class *cl; hfsc_drop() local
|
H A D | sch_htb.c | 210 struct htb_class *cl; htb_classify() local 395 static void htb_activate_prios(struct htb_sched *q, struct htb_class *cl) htb_activate_prios() argument 430 static void htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) htb_deactivate_prios() argument 467 static inline s64 htb_lowater(const struct htb_class *cl) htb_lowater() argument 474 static inline s64 htb_hiwater(const struct htb_class *cl) htb_hiwater() argument 495 htb_class_mode(struct htb_class *cl, s64 *diff) htb_class_mode() argument 521 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, s64 *diff) htb_change_class_mode() argument 545 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) htb_activate() argument 563 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) htb_deactivate() argument 576 struct htb_class *cl = htb_classify(skb, sch, &ret); htb_enqueue() local 607 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) htb_accnt_tokens() argument 620 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) htb_accnt_ctokens() argument 644 static void htb_charge_class(struct htb_sched *q, struct htb_class *cl, htb_charge_class() argument 700 struct htb_class *cl; htb_do_events() local 735 struct htb_class *cl = htb_id_find_next_upper() local 793 struct htb_class *cl; htb_lookup_leaf() local 816 struct htb_class *cl, *start; htb_dequeue_tree() local 953 struct htb_class *cl = list_entry(p, struct htb_class, htb_drop() local 973 struct htb_class *cl; htb_reset() local 1096 struct htb_class *cl = (struct htb_class *)arg; htb_dump_class() local 1140 struct htb_class *cl = (struct htb_class *)arg; htb_dump_class_stats() local 1159 struct htb_class *cl = (struct htb_class *)arg; htb_graft() local 1181 struct htb_class *cl = (struct htb_class *)arg; htb_leaf() local 1187 struct htb_class *cl = (struct htb_class *)arg; htb_qlen_notify() local 1190 htb_deactivate(qdisc_priv(sch), cl); htb_qlen_notify() local 1195 struct htb_class *cl = htb_find(classid, sch); htb_get() local 1201 static inline int htb_parent_last_child(struct htb_class *cl) htb_parent_last_child() argument 1212 static void htb_parent_to_leaf(struct htb_sched *q, struct htb_class *cl, htb_parent_to_leaf() argument 1233 static void htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) htb_destroy_class() argument 1248 struct htb_class *cl; htb_destroy() local 1276 struct htb_class *cl = (struct htb_class *)arg; htb_delete() local 1329 struct htb_class *cl = (struct htb_class *)arg; htb_put() local 1341 struct htb_class *cl = (struct htb_class *)*arg, *parent; htb_change_class() local 1531 struct htb_class *cl = (struct htb_class *)arg; htb_find_tcf() local 1540 struct htb_class *cl = htb_find(classid, sch); htb_bind_filter() local 1558 struct htb_class *cl = (struct htb_class *)arg; htb_unbind_filter() local 1567 struct htb_class *cl; htb_walk() local 269 htb_add_to_id_tree(struct rb_root *root, struct htb_class *cl, int prio) htb_add_to_id_tree() argument 295 htb_add_to_wait_tree(struct htb_sched *q, struct htb_class *cl, s64 delay) htb_add_to_wait_tree() argument 338 htb_add_class_to_row(struct htb_sched *q, struct htb_class *cl, int mask) htb_add_class_to_row() argument 367 htb_remove_class_from_row(struct htb_sched *q, struct htb_class *cl, int mask) htb_remove_class_from_row() argument
|
H A D | sch_qfq.c | 221 static void qfq_purge_queue(struct qfq_class *cl) qfq_purge_queue() argument 354 static void qfq_deactivate_class(struct qfq_sched *q, struct qfq_class *cl) qfq_deactivate_class() argument 365 static void qfq_rm_from_agg(struct qfq_sched *q, struct qfq_class *cl) qfq_rm_from_agg() argument 378 static void qfq_deact_rm_from_agg(struct qfq_sched *q, struct qfq_class *cl) qfq_deact_rm_from_agg() argument 387 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight, qfq_change_agg() argument 409 struct qfq_class *cl = (struct qfq_class *)*arg; qfq_change_class() local 530 static void qfq_destroy_class(struct Qdisc *sch, struct qfq_class *cl) qfq_destroy_class() argument 543 struct qfq_class *cl = (struct qfq_class *)arg; qfq_delete_class() local 565 struct qfq_class *cl = qfq_find_class(sch, classid); qfq_get_class() local 575 struct qfq_class *cl = (struct qfq_class *)arg; qfq_put_class() local 595 struct qfq_class *cl = qfq_find_class(sch, classid); qfq_bind_tcf() local 605 struct qfq_class *cl = (struct qfq_class *)arg; qfq_unbind_tcf() local 613 struct qfq_class *cl = (struct qfq_class *)arg; qfq_graft_class() local 632 struct qfq_class *cl = (struct qfq_class *)arg; qfq_class_leaf() local 640 struct qfq_class *cl = (struct qfq_class *)arg; qfq_dump_class() local 663 struct qfq_class *cl = (struct qfq_class *)arg; qfq_dump_class_stats() local 683 struct qfq_class *cl; qfq_walk() local 708 struct qfq_class *cl; qfq_classify() local 1107 struct qfq_class *cl; qfq_dequeue() local 1225 struct qfq_class *cl; qfq_enqueue() local 1422 struct qfq_class *cl = (struct qfq_class *)arg; qfq_qlen_notify() local 1432 struct qfq_class *cl; qfq_drop_from_slot() local 1513 struct qfq_class *cl; qfq_reset_qdisc() local 1530 struct qfq_class *cl; qfq_destroy_qdisc() local 323 qfq_add_to_agg(struct qfq_sched *q, struct qfq_aggregate *agg, struct qfq_class *cl) qfq_add_to_agg() argument 581 qfq_tcf_chain(struct Qdisc *sch, unsigned long cl) qfq_tcf_chain() argument 1000 agg_dequeue(struct qfq_aggregate *agg, struct qfq_class *cl, unsigned int len) agg_dequeue() argument 1015 qfq_peek_skb(struct qfq_aggregate *agg, struct qfq_class **cl, unsigned int *len) qfq_peek_skb() argument
|
/linux-4.1.27/drivers/mailbox/ |
H A D | mailbox.c | 298 struct mbox_chan *mbox_request_channel(struct mbox_client *cl, int index) mbox_request_channel() argument
|
H A D | pcc.c | 109 struct mbox_chan *pcc_mbox_request_channel(struct mbox_client *cl, pcc_mbox_request_channel() argument
|
H A D | omap-mailbox.c | 457 struct mbox_chan *omap_mbox_request_channel(struct mbox_client *cl, omap_mbox_request_channel() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | process_64.c | 40 unsigned long long ah, al, bh, bl, ch, cl; show_regs() local
|
/linux-4.1.27/drivers/clk/ |
H A D | clkdev.c | 137 struct clk_lookup *p, *cl = NULL; clk_find() local 171 struct clk_lookup *cl; clk_get_sys() local 218 void clkdev_add(struct clk_lookup *cl) clkdev_add() argument 226 void __init clkdev_add_table(struct clk_lookup *cl, size_t num) clkdev_add_table() argument 240 struct clk_lookup cl; member in struct:clk_lookup_alloc 272 struct clk_lookup *cl; clkdev_alloc() local 304 void clkdev_drop(struct clk_lookup *cl) clkdev_drop() argument 330 struct clk_lookup *cl; clk_register_clkdev() local 360 int clk_register_clkdevs(struct clk *clk, struct clk_lookup *cl, size_t num) clk_register_clkdevs() argument
|
/linux-4.1.27/drivers/hsi/clients/ |
H A D | nokia-modem.c | 149 struct hsi_client *cl = to_hsi_client(dev); nokia_modem_probe() local
|
H A D | hsi_char.c | 98 struct hsi_client *cl; member in struct:hsc_channel 118 struct hsi_client *cl; member in struct:hsc_client_data 313 static int hsc_break_request(struct hsi_client *cl) hsc_break_request() argument 337 static int hsc_break_send(struct hsi_client *cl) hsc_break_send() argument 355 static int hsc_rx_set(struct hsi_client *cl, struct hsc_rx_config *rxc) hsc_rx_set() argument 383 static inline void hsc_rx_get(struct hsi_client *cl, struct hsc_rx_config *rxc) hsc_rx_get() argument 390 static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc) hsc_tx_set() argument 417 static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc) hsc_tx_get() argument 693 struct hsi_client *cl = to_hsi_client(dev); hsc_probe() local 749 struct hsi_client *cl = to_hsi_client(dev); hsc_remove() local
|
H A D | cmt_speech.c | 51 struct hsi_client *cl; member in struct:cs_char 93 struct hsi_client *cl; member in struct:cs_hsi_iface 993 static int cs_hsi_start(struct cs_hsi_iface **hi, struct hsi_client *cl, cs_hsi_start() argument 1380 struct hsi_client *cl = to_hsi_client(dev); cs_hsi_client_probe() local
|
H A D | ssi_protocol.c | 151 struct hsi_client *cl; member in struct:ssi_protocol 396 static void ssip_reset(struct hsi_client *cl) ssip_reset() argument 429 static void ssip_dump_state(struct hsi_client *cl) ssip_dump_state() argument 449 static void ssip_error(struct hsi_client *cl) ssip_error() argument 463 struct hsi_client *cl = (struct hsi_client *)data; ssip_keep_alive() local 489 struct hsi_client *cl = (struct hsi_client *)data; ssip_wd() local 495 static void ssip_send_bootinfo_req_cmd(struct hsi_client *cl) ssip_send_bootinfo_req_cmd() argument 511 static void ssip_start_rx(struct hsi_client *cl) ssip_start_rx() argument 543 static void ssip_stop_rx(struct hsi_client *cl) ssip_stop_rx() argument 562 struct hsi_client *cl = msg->cl; ssip_strans_complete() local 574 static int ssip_xmit(struct hsi_client *cl) ssip_xmit() argument 643 struct hsi_client *cl = msg->cl; ssip_rx_data_complete() local 659 static void ssip_rx_bootinforeq(struct hsi_client *cl, u32 cmd) ssip_rx_bootinforeq() argument 700 static void ssip_rx_bootinforesp(struct hsi_client *cl, u32 cmd) ssip_rx_bootinforesp() argument 717 static void ssip_rx_waketest(struct hsi_client *cl, u32 cmd) ssip_rx_waketest() argument 748 static void ssip_rx_ready(struct hsi_client *cl) ssip_rx_ready() argument 769 static void ssip_rx_strans(struct hsi_client *cl, u32 cmd) ssip_rx_strans() argument 817 struct hsi_client *cl = msg->cl; ssip_rxcmd_complete() local 856 struct hsi_client *cl = msg->cl; ssip_swbreak_complete() local 878 struct hsi_client *cl = msg->cl; ssip_tx_data_complete() local 904 static void ssip_port_event(struct hsi_client *cl, unsigned long event) ssip_port_event() argument 920 struct hsi_client *cl = to_hsi_client(dev->dev.parent); ssip_pn_open() local 950 struct hsi_client *cl = to_hsi_client(dev->dev.parent); ssip_pn_stop() local 970 struct hsi_client *cl = to_hsi_client(dev->dev.parent); ssip_pn_xmit() local 1072 struct hsi_client *cl = to_hsi_client(dev); ssi_protocol_probe() local 1151 struct hsi_client *cl = to_hsi_client(dev); ssi_protocol_remove() local
|
/linux-4.1.27/arch/openrisc/kernel/ |
H A D | dma.c | 35 unsigned long cl; page_set_nocache() local 142 unsigned long cl; or1k_map_page() local 212 unsigned long cl; or1k_sync_single_for_cpu() local 225 unsigned long cl; or1k_sync_single_for_device() local
|
/linux-4.1.27/include/linux/ |
H A D | mailbox_controller.h | 119 struct mbox_client *cl; member in struct:mbox_chan
|
H A D | skbuff.h | 420 static inline void skb_mstamp_get(struct skb_mstamp *cl) skb_mstamp_get() argument
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-lp55xx-common.h | 150 struct i2c_client *cl; member in struct:lp55xx_chip
|
H A D | leds-tca6507.c | 357 struct i2c_client *cl = tca->client; tca6507_work() local
|
/linux-4.1.27/drivers/gpu/drm/bridge/ |
H A D | ps8622.c | 102 struct i2c_client *cl = ps8622->client; ps8622_send_config() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | setup_64.c | 625 u32 cl, sv, gw; setup_arch() local
|
/linux-4.1.27/arch/um/include/shared/ |
H A D | os.h | 64 unsigned int cl : 1; /* FD_CLOEXEC */ member in struct:openflags
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv50.c | 151 const struct nvkm_enum *en, *cl; nv50_fb_intr() local
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | bus.c | 319 struct host1x_client *client, *cl; __host1x_device_del() local
|
/linux-4.1.27/drivers/hsi/controllers/ |
H A D | omap_ssi.c | 181 void ssi_waketest(struct hsi_client *cl, unsigned int enable) ssi_waketest() argument
|
H A D | omap_ssi_port.c | 419 static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl) ssi_flush_queue() argument 439 static int ssi_setup(struct hsi_client *cl) ssi_setup() argument 503 static int ssi_flush(struct hsi_client *cl) ssi_flush() argument 559 static int ssi_start_tx(struct hsi_client *cl) ssi_start_tx() argument 580 static int ssi_stop_tx(struct hsi_client *cl) ssi_stop_tx() argument 624 static void ssi_cleanup_queues(struct hsi_client *cl) ssi_cleanup_queues() argument 684 static void ssi_cleanup_gdd(struct hsi_controller *ssi, struct hsi_client *cl) ssi_cleanup_gdd() argument 724 static int ssi_release(struct hsi_client *cl) ssi_release() argument
|
/linux-4.1.27/fs/ocfs2/ |
H A D | resize.c | 96 struct ocfs2_chain_list *cl = &fe->id2.i_chain; ocfs2_update_last_group_and_inode() local 463 struct ocfs2_chain_list *cl; ocfs2_group_add() local
|
H A D | ioctl.c | 545 struct ocfs2_chain_list *cl = NULL; ocfs2_info_freefrag_scan_bitmap() local
|
H A D | move_extents.c | 377 struct ocfs2_chain_list *cl; ocfs2_find_victim_alloc_group() local
|
H A D | suballoc.c | 164 static u32 ocfs2_bits_per_group(struct ocfs2_chain_list *cl) ocfs2_bits_per_group() argument 436 static inline u16 ocfs2_find_smallest_chain(struct ocfs2_chain_list *cl) ocfs2_find_smallest_chain() argument 694 struct ocfs2_chain_list *cl; ocfs2_block_group_alloc() local 1390 static inline u16 ocfs2_find_victim_chain(struct ocfs2_chain_list *cl) ocfs2_find_victim_chain() argument 1593 struct ocfs2_chain_list *cl = (struct ocfs2_chain_list *) &di->id2.i_chain; ocfs2_alloc_dinode_update_counts() local 1618 struct ocfs2_chain_list *cl; ocfs2_rollback_alloc_dinode_counts() local 1653 struct ocfs2_chain_list *cl = &di->id2.i_chain; ocfs2_bg_discontig_fix_result() local 1756 struct ocfs2_chain_list *cl = (struct ocfs2_chain_list *) &fe->id2.i_chain; ocfs2_search_chain() local 1893 struct ocfs2_chain_list *cl; ocfs2_claim_suballoc_bits() local 2463 struct ocfs2_chain_list *cl = &fe->id2.i_chain; _ocfs2_free_suballoc_bits() local 351 ocfs2_bg_discontig_add_extent(struct ocfs2_super *osb, struct ocfs2_group_desc *bg, struct ocfs2_chain_list *cl, u64 p_blkno, unsigned int clusters) ocfs2_bg_discontig_add_extent() argument 373 ocfs2_block_group_fill(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, u64 group_blkno, unsigned int group_clusters, u16 my_chain, struct ocfs2_chain_list *cl) ocfs2_block_group_fill() argument 451 ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle, struct inode *alloc_inode, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl) ocfs2_block_group_alloc_contig() argument 515 ocfs2_block_group_grow_discontig(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl, unsigned int min_bits) ocfs2_block_group_grow_discontig() argument 608 ocfs2_block_group_alloc_discontig(handle_t *handle, struct inode *alloc_inode, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl) ocfs2_block_group_alloc_discontig() argument 1626 ocfs2_bg_discontig_fix_by_rec(struct ocfs2_suballoc_result *res, struct ocfs2_extent_rec *rec, struct ocfs2_chain_list *cl) ocfs2_bg_discontig_fix_by_rec() argument
|
/linux-4.1.27/arch/mips/lantiq/ |
H A D | clk.h | 56 struct clk_lookup cl; member in struct:clk
|
/linux-4.1.27/net/bluetooth/hidp/ |
H A D | sock.c | 54 struct hidp_connlist_req cl; hidp_sock_ioctl() local 145 struct hidp_connlist_req cl; hidp_sock_compat_ioctl() local
|
/linux-4.1.27/drivers/macintosh/ |
H A D | therm_windtunnel.c | 120 write_reg( struct i2c_client *cl, int reg, int data, int len ) write_reg() argument 138 read_reg( struct i2c_client *cl, int reg, int len ) read_reg() argument 413 do_probe(struct i2c_client *cl, const struct i2c_device_id *id) do_probe() argument
|
/linux-4.1.27/drivers/media/pci/pt3/ |
H A D | pt3.c | 380 struct i2c_client *cl; pt3_attach_fe() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | vvp_dev.c | 200 struct cl_device *cl; cl_sb_init() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_dev.c | 230 struct cl_device *cl; lov_foreach_target() local 401 struct cl_device *cl; lov_cl_add_target() local
|
/linux-4.1.27/drivers/hsi/ |
H A D | hsi.c | 73 struct hsi_client *cl = to_hsi_client(dev); hsi_client_release() local 83 struct hsi_client *cl; hsi_new_client() local 202 struct hsi_client *cl; hsi_add_client_from_dt() local 582 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) hsi_async() argument 603 int hsi_claim_port(struct hsi_client *cl, unsigned int share) hsi_claim_port() argument 631 void hsi_release_port(struct hsi_client *cl) hsi_release_port() argument 652 struct hsi_client *cl = container_of(nb, struct hsi_client, nb); hsi_event_notifier_call() local 671 int hsi_register_port_event(struct hsi_client *cl, hsi_register_port_event() argument 696 int hsi_unregister_port_event(struct hsi_client *cl) hsi_unregister_port_event() argument 743 int hsi_get_channel_id_by_name(struct hsi_client *cl, char *name) hsi_get_channel_id_by_name() argument
|
/linux-4.1.27/include/net/ |
H A D | pkt_cls.h | 21 __cls_set_class(unsigned long *clp, unsigned long cl) __cls_set_class() argument 42 unsigned long cl; tcf_bind_filter() local 53 unsigned long cl; tcf_unbind_filter() local 27 cls_set_class(struct tcf_proto *tp, unsigned long *clp, unsigned long cl) cls_set_class() argument
|
H A D | sch_generic.h | 370 struct Qdisc_class_common *cl; qdisc_class_find() local
|
/linux-4.1.27/net/bluetooth/ |
H A D | a2mp.c | 98 static void __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl) __a2mp_add_cl() argument 201 struct a2mp_cl *cl; a2mp_discover_rsp() local 276 struct a2mp_cl *cl = (void *) skb->data; a2mp_change_notify() local
|
H A D | a2mp.h | 72 struct a2mp_cl cl[0]; member in struct:a2mp_discov_rsp
|
H A D | hci_conn.c | 1200 struct hci_conn_list_req req, *cl; hci_get_conn_list() local
|
/linux-4.1.27/crypto/ |
H A D | vmac.c | 374 u64 ch, cl; vhash_update() local 415 u64 ch, cl; vhash() local
|
/linux-4.1.27/drivers/video/backlight/ |
H A D | lp855x_bl.c | 405 static int lp855x_probe(struct i2c_client *cl, const struct i2c_device_id *id) lp855x_probe() argument 467 static int lp855x_remove(struct i2c_client *cl) lp855x_remove() argument
|
/linux-4.1.27/arch/powerpc/math-emu/ |
H A D | math_efp.c | 639 int ch, cl; do_spe_mathemu() local
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
H A D | mei-amt-version.c | 101 static void mei_deinit(struct mei *cl) mei_deinit() argument 115 struct mei_client *cl; mei_init() local
|
/linux-4.1.27/net/ceph/ |
H A D | mon_client.c | 778 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) ceph_monc_init() argument
|
/linux-4.1.27/net/9p/ |
H A D | trans_fd.c | 908 struct sockaddr_in cl; p9_bind_privport() local
|
H A D | trans_rdma.c | 621 struct sockaddr_in cl = { p9_rdma_bind_privport() local
|
/linux-4.1.27/net/sunrpc/ |
H A D | svc_xprt.c | 72 struct svc_xprt_class *cl; svc_reg_xprt_class() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | callchain.c | 824 char *callchain_list__sym_name(struct callchain_list *cl, callchain_list__sym_name() argument
|
/linux-4.1.27/include/linux/hsi/ |
H A D | hsi.h | 154 static inline void hsi_client_set_drvdata(struct hsi_client *cl, void *data) hsi_client_set_drvdata() argument 159 static inline void *hsi_client_drvdata(struct hsi_client *cl) hsi_client_drvdata() argument 203 struct hsi_client *cl; member in struct:hsi_msg 262 static inline int hsi_port_claimed(struct hsi_client *cl) hsi_port_claimed() argument 345 static inline unsigned int hsi_id(struct hsi_client *cl) hsi_id() argument 356 static inline unsigned int hsi_port_id(struct hsi_client *cl) hsi_port_id() argument 370 static inline int hsi_setup(struct hsi_client *cl) hsi_setup() argument 386 static inline int hsi_flush(struct hsi_client *cl) hsi_flush() argument 400 static inline int hsi_async_read(struct hsi_client *cl, struct hsi_msg *msg) hsi_async_read() argument 413 static inline int hsi_async_write(struct hsi_client *cl, struct hsi_msg *msg) hsi_async_write() argument 425 static inline int hsi_start_tx(struct hsi_client *cl) hsi_start_tx() argument 438 static inline int hsi_stop_tx(struct hsi_client *cl) hsi_stop_tx() argument
|
/linux-4.1.27/drivers/hwmon/ |
H A D | asb100.c | 860 struct i2c_client *cl; asb100_read_value() local 905 struct i2c_client *cl; asb100_write_value() local
|
H A D | w83781d.c | 1280 struct i2c_client *cl; w83781d_read_value_i2c() local 1320 struct i2c_client *cl; w83781d_write_value_i2c() local
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | cafe_nand.c | 559 u8 ah, al, bh, bl, ch, cl; gf4096_mul() local
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
H A D | av7110_hw.c | 968 u16 ch, cl; OSDSetColor() local
|
/linux-4.1.27/drivers/memory/ |
H A D | emif.c | 247 u32 cl; get_cl() local 694 static u32 get_phy_ctrl_1_intelliphy_4d5(u32 freq, u8 cl) get_phy_ctrl_1_intelliphy_4d5() argument 1619 u32 cl, type; get_emif_reg_values() local
|
/linux-4.1.27/drivers/net/hamradio/ |
H A D | scc.c | 286 static inline void cl(struct scc_channel *scc, unsigned char reg, unsigned char val) cl() function
|
/linux-4.1.27/drivers/regulator/ |
H A D | lp872x.c | 903 static int lp872x_probe(struct i2c_client *cl, const struct i2c_device_id *id) lp872x_probe() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | cl_object.c | 1003 void cl_stack_fini(const struct lu_env *env, struct cl_device *cl) cl_stack_fini() argument
|
/linux-4.1.27/arch/x86/boot/ |
H A D | boot.h | 266 u8 cl, ch, ecx2, ecx3; member in struct:biosregs::__anon2961::__anon2964
|
/linux-4.1.27/drivers/atm/ |
H A D | nicstar.c | 1574 unsigned long cl; fill_tst() local
|
H A D | idt77252.c | 1600 unsigned long cl, avail; __fill_tst() local
|
/linux-4.1.27/drivers/power/ |
H A D | lp8727_charger.c | 549 static int lp8727_probe(struct i2c_client *cl, const struct i2c_device_id *id) lp8727_probe() argument 596 static int lp8727_remove(struct i2c_client *cl) lp8727_remove() argument
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
H A D | bif_core_defs.h | 193 unsigned int cl : 3; member in struct:__anon364
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
H A D | bif_core_defs.h | 193 unsigned int cl : 3; member in struct:__anon1231
|
/linux-4.1.27/arch/arm/plat-orion/ |
H A D | common.c | 31 struct clk_lookup *cl; orion_clkdev_add() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | l3dss1.c | 715 int *cl = checklist; check_infoelements() local
|
H A D | l3ni1.c | 665 int *cl = checklist; check_infoelements() local
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 604 set_cliplist(struct saa7134_dev *dev, int reg, struct cliplist *cl, int entries, char *name) set_cliplist() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | client.c | 56 ptlrpc_init_client(int req_portal, int rep_portal, char *name, struct ptlrpc_client *cl) ptlrpc_init_client() argument
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 557 struct uvcg_control_class *cl = container_of(to_config_group(i), uvcg_get_ctl_class_arr() local 1900 struct uvcg_streaming_class *cl = container_of(to_config_group(i), __uvcg_get_stream_class_arr() local
|
/linux-4.1.27/fs/dlm/ |
H A D | config.c | 133 static ssize_t cluster_cluster_name_read(struct dlm_cluster *cl, char *buf) cluster_cluster_name_read() argument 138 static ssize_t cluster_cluster_name_write(struct dlm_cluster *cl, cluster_cluster_name_write() argument 155 static ssize_t cluster_set(struct dlm_cluster *cl, unsigned int *cl_field, cluster_set() argument 455 struct dlm_cluster *cl = NULL; make_cluster() local 506 struct dlm_cluster *cl = config_item_to_cluster(i); drop_cluster() local 524 struct dlm_cluster *cl = config_item_to_cluster(i); release_cluster() local 693 struct dlm_cluster *cl = config_item_to_cluster(i); show_cluster() local 703 struct dlm_cluster *cl = config_item_to_cluster(i); store_cluster() local
|
/linux-4.1.27/kernel/rcu/ |
H A D | tree_plugin.h | 2270 int c, cl; rcu_nocb_kthread() local
|
/linux-4.1.27/tools/perf/ui/browsers/ |
H A D | hists.c | 149 static char callchain_list__folded(const struct callchain_list *cl) callchain_list__folded() argument
|
/linux-4.1.27/drivers/staging/panel/ |
H A D | panel.c | 268 int cl; member in struct:__anon10121::__anon10122 660 unsigned char cl; /* serial LCD clock (latch on rising edge) */ member in struct:__anon10125
|
/linux-4.1.27/fs/btrfs/ |
H A D | tree-log.c | 3582 u64 ds, dl, cs, cl; copy_items() local
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs4state.c | 534 struct nfs4_client *cl; find_or_hash_clnt_odstate() local 556 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, nfs4_alloc_stid() argument 1944 static bool mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp) mach_creds_match() argument 1980 find_stateid_locked(struct nfs4_client *cl, stateid_t *t) find_stateid_locked() argument 1991 find_stateid_by_type(struct nfs4_client *cl, stateid_t *t, char typemask) find_stateid_by_type() argument 3777 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) find_deleg_stateid() argument 3794 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, nfs4_check_deleg() argument 4229 struct nfs4_client *cl = open->op_openowner->oo_owner.so_client; nfsd4_process_open2() local 4608 static __be32 nfsd4_validate_stateid(struct nfs4_client *cl, stateid_t *stateid) nfsd4_validate_stateid() argument 4774 struct nfs4_client *cl = cstate->session->se_client; nfsd4_test_stateid() local 4791 struct nfs4_client *cl = cstate->session->se_client; nfsd4_free_stateid() local 5402 struct nfs4_client *cl = oo->oo_owner.so_client; lookup_or_create_lock_state() local
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 1527 union megasas_evt_class_locale cl; member in struct:megasas_evt_detail
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-lmcx-defs.h | 2163 uint64_t cl:4; member in struct:cvmx_lmcx_modereg_params0::cvmx_lmcx_modereg_params0_s
|
H A D | cvmx-pciercx-defs.h | 147 uint32_t cl:1; member in struct:cvmx_pciercx_cfg001::cvmx_pciercx_cfg001_s
|