| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | tomoyo.c | 18 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_domain() local 40 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_cred_prepare() local 58 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_bprm_committed_creds() local 93 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_bprm_check_security() local 514 struct tomoyo_task *s = tomoyo_task(task); in tomoyo_task_free() local 575 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_init() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-npei-defs.h | 156 } s; member 263 } s; member 645 } s; member 688 } s; member 731 } s; member 760 } s; member 833 } s; member 852 } s; member 875 } s; member 930 } s; member [all …]
|
| H A D | cvmx-pci-defs.h | 133 } s; member 164 } s; member 177 } s; member 234 } s; member 247 } s; member 270 } s; member 289 } s; member 300 } s; member 319 } s; member 330 } s; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | pcmad.c | 55 struct comedi_subdevice *s, in pcmad_ai_eoc() 68 struct comedi_subdevice *s, in pcmad_ai_insn_read() 106 struct comedi_subdevice *s; in pcmad_attach() local
|
| H A D | adl_pci8164.c | 32 struct comedi_subdevice *s, in adl_pci8164_insn_read() 47 struct comedi_subdevice *s, in adl_pci8164_insn_write() 65 struct comedi_subdevice *s; in adl_pci8164_auto_attach() local
|
| H A D | gsc_hpdi.c | 144 struct comedi_subdevice *s = dev->read_subdev; in gsc_hpdi_drain_dma() local 181 struct comedi_subdevice *s = dev->read_subdev; in gsc_hpdi_interrupt() local 265 struct comedi_subdevice *s) in gsc_hpdi_cancel() 276 struct comedi_subdevice *s) in gsc_hpdi_cmd() 331 struct comedi_subdevice *s, in gsc_hpdi_check_chanlist() 350 struct comedi_subdevice *s, in gsc_hpdi_cmd_test() 455 struct comedi_subdevice *s, in gsc_hpdi_dio_insn_config() 585 struct comedi_subdevice *s; in gsc_hpdi_auto_attach() local
|
| H A D | addi_apci_3501.c | 107 struct comedi_subdevice *s, in apci3501_ao_insn_write() 156 struct comedi_subdevice *s, in apci3501_di_insn_bits() 166 struct comedi_subdevice *s, in apci3501_do_insn_bits() 255 struct comedi_subdevice *s, in apci3501_eeprom_insn_read() 309 struct comedi_subdevice *s; in apci3501_auto_attach() local
|
| H A D | ni_pcidio.c | 333 static int setup_mite_dma(struct comedi_device *dev, struct comedi_subdevice *s) in setup_mite_dma() 358 static int ni_pcidio_poll(struct comedi_device *dev, struct comedi_subdevice *s) in ni_pcidio_poll() 378 struct comedi_subdevice *s = dev->read_subdev; in nidio_interrupt() local 468 struct comedi_subdevice *s, in ni_pcidio_insn_config() 493 struct comedi_subdevice *s, in ni_pcidio_insn_bits() 529 struct comedi_subdevice *s, struct comedi_cmd *cmd) in ni_pcidio_cmdtest() 603 struct comedi_subdevice *s, in ni_pcidio_inttrig() 618 static int ni_pcidio_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in ni_pcidio_cmd() 733 struct comedi_subdevice *s) in ni_pcidio_cancel() 742 struct comedi_subdevice *s) in ni_pcidio_change() [all …]
|
| /OK3568_Linux_fs/kernel/tools/build/feature/ |
| H A D | test-cxx.cpp | 5 static void print_str(std::string s) in print_str() 12 std::string s("Hello World!"); in main() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | imx21-dbg.c | 186 static int debug_status_show(struct seq_file *s, void *v) in debug_status_show() 250 static int debug_dmem_show(struct seq_file *s, void *v) in debug_dmem_show() 272 static int debug_etd_show(struct seq_file *s, void *v) in debug_etd_show() 341 static void debug_statistics_show_one(struct seq_file *s, in debug_statistics_show_one() 360 static int debug_statistics_show(struct seq_file *s, void *v) in debug_statistics_show() 376 static void debug_isoc_show_one(struct seq_file *s, in debug_isoc_show_one() 395 static int debug_isoc_show(struct seq_file *s, void *v) in debug_isoc_show()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | torture.h | 32 #define TOROUT_STRING(s) \ argument 34 #define VERBOSE_TOROUT_STRING(s) \ argument 36 #define VERBOSE_TOROUT_ERRSTRING(s) \ argument
|
| H A D | kfence.h | 117 static __always_inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) in kfence_alloc() 209 static inline void kfence_shutdown_cache(struct kmem_cache *s) { } in kfence_shutdown_cache() 210 static inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) { return NULL; } in kfence_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | debugfs.c | 28 int mt76_queues_read(struct seq_file *s, void *data) in mt76_queues_read() 48 static int mt76_rx_queues_read(struct seq_file *s, void *data) in mt76_rx_queues_read() 76 static int mt76_read_rate_txpower(struct seq_file *s, void *data) in mt76_read_rate_txpower()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | stdio.c | 11 size_t strnlen(const char * s, size_t count) in strnlen() 20 char *strrchr(const char *s, int c) in strrchr() 62 static int skip_atoi(const char **s) in skip_atoi() 152 const char *s; in vsprintf() local
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | topsrv.c | 126 struct tipc_topsrv *s = con->server; in tipc_conn_kref_release() local 179 static struct tipc_conn *tipc_conn_alloc(struct tipc_topsrv *s, struct socket *sock) in tipc_conn_alloc() 215 static struct tipc_conn *tipc_conn_lookup(struct tipc_topsrv *s, int conid) in tipc_conn_lookup() 230 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub() 362 struct tipc_subscr *s) in tipc_conn_rcv_sub() 392 struct tipc_subscr s; in tipc_conn_rcv_from_sock() local 628 static int tipc_topsrv_work_start(struct tipc_topsrv *s) in tipc_topsrv_work_start() 646 static void tipc_topsrv_work_stop(struct tipc_topsrv *s) in tipc_topsrv_work_stop()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/ |
| H A D | action.c | 12 __attribute__((section("action-ok"),used)) int action_ok(struct __sk_buff *s) in action_ok() 17 __attribute__((section("action-ko"),used)) int action_ko(struct __sk_buff *s) in action_ko()
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-mux-mmioreg.c | 45 struct mdio_mux_mmioreg_state *s = data; in mdio_mux_mmioreg_switch_fn() local 100 struct mdio_mux_mmioreg_state *s; in mdio_mux_mmioreg_probe() local 176 struct mdio_mux_mmioreg_state *s = dev_get_platdata(&pdev->dev); in mdio_mux_mmioreg_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_req.c | 77 const unsigned s = req->rq_state; in drbd_req_destroy() local 196 const unsigned s = req->rq_state; in drbd_req_complete() local 338 const unsigned s = req->rq_state; in advance_conn_req_next() local 364 const unsigned s = req->rq_state; in advance_conn_req_ack_pending() local 390 const unsigned s = req->rq_state; in advance_conn_req_not_net_done() local 406 unsigned s = req->rq_state; in mod_rq_state() local 1072 bool drbd_should_do_remote(union drbd_dev_state s) in drbd_should_do_remote() 1083 static bool drbd_should_send_out_of_sync(union drbd_dev_state s) in drbd_should_send_out_of_sync() 1249 const union drbd_dev_state s = device->state; in may_do_writes() local
|
| /OK3568_Linux_fs/kernel/lib/zlib_deflate/ |
| H A D | defutil.h | 260 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} argument 268 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) argument 288 #define put_short(s, w) { \ argument 314 static inline void bi_flush(deflate_state *s) in bi_flush() 330 static inline void bi_windup(deflate_state *s) in bi_windup() 364 deflate_state *s, in send_bits() 389 #define send_bits(s, value, length) \ argument 405 deflate_state *s, in zlib_tr_send_bits() 423 deflate_state *s = (deflate_state *) strm->state; in flush_pending() local
|
| /OK3568_Linux_fs/kernel/lib/zstd/ |
| H A D | fse_compress.c | 161 …FSE_FUNCTION_TYPE s = tableSymbol[u]; /* note : static analyzer may not understand tableSymbol is … in FSE_buildCTable_wksp() local 169 unsigned s; in FSE_buildCTable_wksp() local 345 U32 s; in FSE_count_simple() local 422 U32 s; in FSE_count_parallel_wksp() local 431 U32 s; in FSE_count_parallel_wksp() local 522 U32 s; in FSE_normalizeM2() local 626 unsigned s; in FSE_normalizeCount() local 675 unsigned s; in FSE_buildCTable_raw() local 742 #define FSE_FLUSHBITS(s) (fast ? BIT_flushBitsFast(s) : BIT_flushBits(s)) in FSE_compress_usingCTable_generic() argument
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | uaccess.h | 691 static inline long __arc_strnlen_user(const char __user *s, long n) in __arc_strnlen_user() 727 #define __strncpy_from_user(d, s, n) __arc_strncpy_from_user(d, s, n) argument 728 #define __strnlen_user(s, n) __arc_strnlen_user(s, n) argument 737 #define __strncpy_from_user(d, s, n) arc_strncpy_from_user_noinline(d, s, n) argument 738 #define __strnlen_user(s, n) arc_strnlen_user_noinline(s, n) argument
|
| /OK3568_Linux_fs/kernel/fs/nls/ |
| H A D | nls_base.c | 55 int utf8_to_utf32(const u8 *s, int inlen, unicode_t *pu) in utf8_to_utf32() 86 int utf32_to_utf8(unicode_t u, u8 *s, int maxout) in utf32_to_utf8() 117 static inline void put_utf16(wchar_t *s, unsigned c, enum utf16_endian endian) in put_utf16() 132 int utf8s_to_utf16s(const u8 *s, int inlen, enum utf16_endian endian, in utf8s_to_utf16s() 187 u8 *s, int maxout) in utf16s_to_utf8s()
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | string.c | 48 int strtobool(const char *s, bool *res) in strtobool() 139 char *strim(char *s) in strim() 164 char *strreplace(char *s, char old, char new) in strreplace()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | ca0132_regs.h | 350 #define X_RANGE_MAIN(a, s) \ argument 352 #define X_RANGE_AUX(a, s) \ argument 354 #define X_RANGE_EXT(a, s) \ argument 356 #define X_RANGE_ALL(a, s) \ argument 359 #define Y_RANGE_MAIN(a, s) \ argument 362 #define Y_RANGE_AUX(a, s) \ argument 365 #define Y_RANGE_EXT(a, s) \ argument 368 #define Y_RANGE_ALL(a, s) \ argument 372 #define UC_RANGE(a, s) \ argument 391 #define X_EXT_AUX_SIZE(a, s) ((s) - X_EXT_MAIN_SIZE(a)) argument [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_vdpu1.c | 38 JpegdSyntax *s = syntax; in jpegd_write_code_word_number() local 159 JpegdSyntax *s = syntax; in jpegd_set_stream_offset() local 199 JpegdSyntax *s = syntax; in jpegd_set_chroma_table_id() local 250 JpegdSyntax *s = syntax; in jpegd_setup_pp() local 643 JpegdSyntax *s = syntax; in jpegd_gen_regs() local 1005 JpegdSyntax *s = (JpegdSyntax *)task->dec.syntax.data; in hal_jpegd_vdpu1_wait() local
|