/linux/drivers/net/slip/ |
H A D | slip.c | 130 static int sl_alloc_bufs(struct slip *sl, int mtu) in sl_alloc_bufs() 206 static void sl_free_bufs(struct slip *sl) in sl_free_bufs() 221 static int sl_realloc_bufs(struct slip *sl, int mtu) 307 static inline void sl_lock(struct slip *sl) 314 static inline void sl_unlock(struct slip *sl) 320 static void sl_bump(struct slip *sl) 376 static void sl_encaps(struct slip *sl, unsigned char *icp, int len) 424 struct slip *sl = container_of(work, struct slip, tx_work); local 456 struct slip *sl; local 467 struct slip *sl = netdev_priv(dev); local [all …]
|
/linux/drivers/net/can/slcan/ |
H A D | slcan-core.c | 121 struct slcan *sl = netdev_priv(ndev); in slcan_err_rst_on_open() local 128 struct slcan *sl = netdev_priv(ndev); in slcan_enable_err_rst_on_open() local 180 static void slcan_bump_frame(struct slcan *sl) in slcan_bump_frame() 270 static void slcan_bump_state(struct slcan *sl) in slcan_bump_state() 334 static void slcan_bump_err(struct slcan *sl) in slcan_bump_err() 450 static void slcan_bump(struct slcan *sl) in slcan_bump() 471 static void slcan_unesc(struct slcan *sl, unsigned char s) in slcan_unesc() 496 static void slcan_encaps(struct slcan *sl, struct can_frame *cf) in slcan_encaps() 559 struct slcan *sl = container_of(work, struct slcan, tx_work); in slcan_transmit() local 600 struct slcan *sl = tty->disc_data; in slcan_write_wakeup() local [all …]
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_sl.c | 189 u32 cpsw_sl_reg_read(struct cpsw_sl *sl, enum cpsw_sl_regs reg) in cpsw_sl_reg_read() 204 void cpsw_sl_reg_write(struct cpsw_sl *sl, enum cpsw_sl_regs reg, u32 val) in cpsw_sl_reg_write() 235 struct cpsw_sl *sl; in cpsw_sl_get() local 256 void cpsw_sl_reset(struct cpsw_sl *sl, unsigned long tmo) in cpsw_sl_reset() 274 u32 cpsw_sl_ctl_set(struct cpsw_sl *sl, u32 ctl_funcs) in cpsw_sl_ctl_set() 291 u32 cpsw_sl_ctl_clr(struct cpsw_sl *sl, u32 ctl_funcs) in cpsw_sl_ctl_clr() 308 void cpsw_sl_ctl_reset(struct cpsw_sl *sl) in cpsw_sl_ctl_reset() 313 int cpsw_sl_wait_for_idle(struct cpsw_sl *sl, unsigned long tmo) in cpsw_sl_wait_for_idle()
|
/linux/lib/crypto/mpi/ |
H A D | longlong.h | 114 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 123 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 176 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 185 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 263 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 272 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 300 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 309 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 397 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 406 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument [all …]
|
/linux/drivers/base/regmap/ |
H A D | regmap-w1.c | 24 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v8_read() local 46 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v8_write() local 73 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v16_read() local 97 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v16_write() local 125 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a16_v16_read() local 150 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a16_v16_write() local
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 230 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_check_camstatus() local 328 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_link_init() local 458 struct dvb_ca_slot *sl; in dvb_ca_en50221_parse_attributes() local 603 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_set_configoption() local 640 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_read_data() local 795 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_write_data() local 943 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_camchange_irq() local 971 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_camready_irq() local 991 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_frda_irq() local 1046 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_thread_update_delay() local [all …]
|
/linux/drivers/w1/slaves/ |
H A D | w1_ds2405.c | 26 static int w1_ds2405_select(struct w1_slave *sl, bool only_active) in w1_ds2405_select() 60 static int w1_ds2405_read_pio(struct w1_slave *sl) in w1_ds2405_read_pio() 74 struct w1_slave *sl = dev_to_w1_slave(device); in state_show() local 111 struct w1_slave *sl = dev_to_w1_slave(device); in output_show() local 141 struct w1_slave *sl = dev_to_w1_slave(device); in output_store() local
|
H A D | w1_ds250x.c | 46 static int w1_ds2502_read_page(struct w1_slave *sl, int pageno) in w1_ds2502_read_page() 84 static int w1_ds2505_read_page(struct w1_slave *sl, int pageno) in w1_ds2505_read_page() 142 struct w1_slave *sl = priv; in w1_nvmem_read() local 165 static int w1_eprom_add_slave(struct w1_slave *sl) in w1_eprom_add_slave()
|
H A D | w1_ds2423.c | 33 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | cb_refs.c | 30 unsigned long sl = 0; in underflow_prog() local 42 unsigned long sl = 0; in cb2() local 74 unsigned long sl = 0; in cb3() local 89 unsigned long sl = 0; in nested_cb() local 104 unsigned long sl = 0; in non_cb_transfer_ref() local
|
/linux/drivers/power/supply/ |
H A D | bq27xxx_battery_hdq.c | 28 static int w1_bq27000_read(struct w1_slave *sl, unsigned int reg) in w1_bq27000_read() 43 struct w1_slave *sl = dev_to_w1_slave(di->dev); in bq27xxx_battery_hdq_read() local 75 static int bq27xxx_battery_hdq_add_slave(struct w1_slave *sl) in bq27xxx_battery_hdq_add_slave() 93 static void bq27xxx_battery_hdq_remove_slave(struct w1_slave *sl) in bq27xxx_battery_hdq_remove_slave()
|
/linux/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 28 #define attn_on(sl) ibmphp_hpc_writeslot(sl, HPC_SLOT_ATTNON) argument 29 #define attn_off(sl) ibmphp_hpc_writeslot(sl, HPC_SLOT_ATTNOFF) argument 30 #define attn_LED_blink(sl) ibmphp_hpc_writeslot(sl, HPC_SLOT_BLINKLED) argument 31 #define get_ctrl_revision(sl, rev) ibmphp_hpc_readslot(sl, READ_REVLEVEL, rev) argument 32 #define get_hpc_options(sl, opt) ibmphp_hpc_readslot(sl, READ_HPCOPTIONS, opt) argument 53 static inline int get_cur_bus_info(struct slot **sl) in get_cur_bus_info() 83 static inline int slot_update(struct slot **sl) in slot_update()
|
/linux/drivers/w1/ |
H A D | w1_netlink.c | 43 struct w1_slave *sl; member 267 struct w1_slave *sl; in w1_get_slaves() local 316 struct w1_slave *sl; in w1_process_command_addremove() local 387 static int w1_process_command_slave(struct w1_slave *sl, in w1_process_command_slave() 449 struct w1_slave *sl = node->sl; in w1_process_cb() local 538 struct w1_slave *sl; in w1_cn_callback() local
|
H A D | w1_int.c | 172 struct w1_slave *sl, *sln; in __w1_remove_master_device() local
|
/linux/arch/sparc/math-emu/ |
H A D | sfp-util_32.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
H A D | sfp-util_64.h | 15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/arch/alpha/math-emu/ |
H A D | sfp-util.h | 8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/arch/sh/math-emu/ |
H A D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/drivers/of/ |
H A D | device.c | 193 ssize_t sl; in of_device_modalias() local 255 int sl; in of_device_uevent_modalias() local
|
/linux/io_uring/ |
H A D | fs.c | 200 struct io_link *sl = io_kiocb_to_cmd(req, struct io_link); in io_symlinkat_prep() local 229 struct io_link *sl in io_symlinkat() local 289 struct io_link *sl = io_kiocb_to_cmd(req, struct io_link); io_link_cleanup() local [all...] |
/linux/net/mac802154/ |
H A D | mib.c | 164 const struct ieee802154_llsec_seclevel *sl) in mac802154_add_seclevel() 179 const struct ieee802154_llsec_seclevel *sl) in mac802154_del_seclevel()
|
H A D | llsec.c | 43 struct ieee802154_llsec_seclevel *sl, *sn; in mac802154_llsec_destroy() local 476 const struct ieee802154_llsec_seclevel *sl) in llsec_find_seclevel() 496 const struct ieee802154_llsec_seclevel *sl) in mac802154_llsec_seclevel_add() 515 const struct ieee802154_llsec_seclevel *sl) in mac802154_llsec_seclevel_del()
|
/linux/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/include/uapi/rdma/ |
H A D | ib_user_mad.h | 82 __u8 sl; member 126 __u8 sl; member
|
/linux/tools/testing/selftests/net/ |
H A D | fin_ack_lat.c | 33 struct linger sl; in client() local
|