| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_client.c | 131 int xenbus_watch_path(struct xenbus_device *dev, const char *path, in xenbus_watch_path() 134 const char *, const char *), in xenbus_watch_path() 180 const char *, const char *), in xenbus_watch_pathfmt()
|
| /linux/net/core/ |
| H A D | dev_addr_lists.c | 317 __hw_addr_sync_dev(struct netdev_hw_addr_list * list,struct net_device * dev,int (* sync)(struct net_device *,const unsigned char *),int (* unsync)(struct net_device *,const unsigned char *)) __hw_addr_sync_dev() argument 373 __hw_addr_ref_sync_dev(struct netdev_hw_addr_list * list,struct net_device * dev,int (* sync)(struct net_device *,const unsigned char *,int),int (* unsync)(struct net_device *,const unsigned char *,int)) __hw_addr_ref_sync_dev() argument 432 __hw_addr_ref_unsync_dev(struct netdev_hw_addr_list * list,struct net_device * dev,int (* unsync)(struct net_device *,const unsigned char *,int)) __hw_addr_ref_unsync_dev() argument 466 __hw_addr_unsync_dev(struct netdev_hw_addr_list * list,struct net_device * dev,int (* unsync)(struct net_device *,const unsigned char *)) __hw_addr_unsync_dev() argument [all...] |
| /linux/rust/macros/ |
| H A D | helpers.rs | 13 try_sign(it: &mut token_stream::IntoIter) -> Option<char> try_sign() argument 52 expect_punct(it: &mut token_stream::IntoIter) -> char expect_punct() argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | preempted_bpf_ma_op.c | 95 int BPF_PROG2(test2, char, a, int, b, u64, c) in BPF_PROG2() argument 102 int BPF_PROG2(test3, void *, a, char, b, int, c, u64, d) in BPF_PROG2() argument
|
| H A D | tracing_struct_many_args.c | 70 char, f, short, g, struct bpf_testmod_struct_arg_5, h, long, i) in BPF_PROG2() argument 89 char, f, short, g, struct bpf_testmod_struct_arg_5, h, long, i, int, ret) in BPF_PROG2() argument
|
| /linux/tools/testing/selftests/powerpc/alignment/ |
| H A D | alignment_handler.c | 158 void (*test_func)(char *, char *)) in test_memcpy() 221 int do_test(char *test_name, void (*test_func)(char *, char *)) in do_test() argument
|
| /linux/rust/proc-macro2/ |
| H A D | parse.rs | 639 I: Iterator<Item = (usize, char)>, in backslash_x_char() argument 657 I: Iterator<Item = (usize, char)>, in backslash_x_nonzero() argument 668 fn backslash_u<I>(chars: &mut I) -> Result<char, Reject> in backslash_u() 670 I: Iterator<Item = (usize, char)>, in backslash_u() argument 893 fn punct_char(input: Cursor) -> PResult<char> { in punct_char()
|
| H A D | lib.rs | 807 pub fn new(ch: char, spacing: Spacing) -> Self { in new() 822 pub fn as_char(&self) -> char { in as_char()
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_vnic.c | 88 int usnic_vnic_dump(struct usnic_vnic *vnic, char *buf, in usnic_vnic_dump() argument 92 int (*printcols)(char *, int), in usnic_vnic_dump()
|
| /linux/drivers/firmware/google/ |
| H A D | memconsole.c | 34 void memconsole_setup(ssize_t (*read_func)(char *, loff_t, size_t)) in memconsole_setup()
|
| /linux/arch/um/drivers/ |
| H A D | mconsole_kern.c | 430 static void mconsole_get_config(int (*get_config)(char *, char *, int, in mconsole_get_config() argument 431 char **), in mconsole_get_config() argument
|
| /linux/drivers/powercap/ |
| H A D | powercap_sys.c | 182 static int create_constraint_attribute(int id, const char *name, in create_constraint_attribute() 186 struct device_attribute *, char *), in create_constraint_attribute() argument
|
| /linux/scripts/kconfig/ |
| H A D | expr.c | 1023 void (*fn)(void *, struct symbol *, const char *), in expr_print() 1158 void (*fn)(void *, struct symbol *, const char *), in expr_print_revdep()
|
| /linux/rust/syn/ |
| H A D | lit.rs | 381 pub fn new(value: char, span: Span) -> Self { in new() 392 pub fn value(&self) -> char { in value() 1273 fn next_chr(s: &str) -> char { in next_chr() 1570 pub(crate) fn parse_lit_char(mut s: &str) -> (char, Box<str>) { in parse_lit_char() 1637 fn backslash_u<S>(mut s: &S) -> (char, &S) in backslash_u()
|
| /linux/arch/mips/kernel/ |
| H A D | syscall.c | 240 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
|
| /linux/arch/s390/kernel/ |
| H A D | cache.c | 41 unsigned char : 4; member
|
| /linux/drivers/scsi/elx/libefc/ |
| H A D | efc_node.c | 844 u8 cmd, void (*efc_node_common_func)(const char *, in efc_node_check_els_req() 853 u16 cmd, void (*efc_node_common_func)(const char *, in efc_node_check_ns_req()
|
| /linux/drivers/most/ |
| H A D | most_usb.c | 648 unsigned char, in hdm_request_netinfo() 649 unsigned char *)) in hdm_request_netinfo()
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 2243 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4() argument 2301 char *, buf, size_t, buf_len) in BPF_CALL_3() argument 2315 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument 2336 const char *, buf, size_t, buf_len) in BPF_CALL_3()
|
| /linux/fs/btrfs/ |
| H A D | props.c | 151 const char *, in iterate_object_props()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr() argument
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi_mon.c | 281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr() argument
|
| /linux/tools/perf/util/ |
| H A D | util.c | 335 lsdir(const char * name,bool (* filter)(const char *,struct dirent *)) lsdir() argument [all...] |
| /linux/drivers/macintosh/ |
| H A D | adb.c | 473 void (*handler)(unsigned char *, int, int)) in adb_register()
|
| /linux/rust/quote/ |
| H A D | to_tokens.rs | 210 impl ToTokens for char { implementation
|