| /include/linux/ |
| A D | kconfig.h | 50 #define IS_BUILTIN(option) __is_defined(option) argument 57 #define IS_MODULE(option) __is_defined(option##_MODULE) argument 65 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ argument 66 __and(IS_MODULE(option), __is_defined(MODULE))) 73 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option)) argument
|
| A D | compiler_types.h | 590 #define __diag_ignore(compiler, version, option, comment) \ argument 591 __diag_ ## compiler(version, ignore, option) 592 #define __diag_warn(compiler, version, option, comment) \ argument 593 __diag_ ## compiler(version, warn, option) 594 #define __diag_error(compiler, version, option, comment) \ argument 595 __diag_ ## compiler(version, error, option) 598 #define __diag_ignore_all(option, comment) argument
|
| A D | compiler-clang.h | 122 #define __diag_ignore_all(option, comment) \ argument 123 __diag_clang(13, ignore, option)
|
| A D | compiler-gcc.h | 132 #define __diag_ignore_all(option, comment) \ argument 133 __diag(__diag_GCC_ignore option)
|
| A D | scc.h | 63 char option; member
|
| A D | if_team.h | 302 const struct team_option *option, 305 const struct team_option *option,
|
| A D | rtsx_pci.h | 1176 ((cr)->option.dev_flags |= (flag)) 1178 ((cr)->option.dev_flags &= ~(flag)) 1180 ((cr)->option.dev_flags & (flag)) 1185 struct rtsx_cr_option option; member
|
| A D | security.h | 197 extern int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, 533 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3, 1394 static inline int security_task_prctl(int option, unsigned long arg2, in security_task_prctl() argument 1399 return cap_task_prctl(option, arg2, arg3, arg4, arg5); in security_task_prctl()
|
| A D | string.h | 322 extern bool parse_option_str(const char *str, const char *option);
|
| A D | fb.h | 618 extern int fb_get_options(const char *name, char **option);
|
| A D | lsm_hook_defs.h | 258 LSM_HOOK(int, -ENOSYS, task_prctl, int option, unsigned long arg2,
|
| A D | compat.h | 759 asmlinkage long compat_sys_keyctl(u32 option,
|
| A D | syscalls.h | 715 asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3, 1109 asmlinkage long sys_sysfs(int option,
|
| /include/trace/events/ |
| A D | task.h | 68 TP_PROTO(int option, unsigned long arg2, unsigned long arg3, 71 TP_ARGS(option, arg2, arg3, arg4, arg5), 74 __field( int, option) 82 __entry->option = option; 90 __entry->option, __entry->arg2, __entry->arg3, __entry->arg4, __entry->arg5)
|
| /include/net/ |
| A D | calipso.h | 60 bool calipso_validate(const struct sk_buff *skb, const unsigned char *option); 71 const unsigned char *option) in calipso_validate() argument
|
| A D | bond_options.h | 123 int __bond_opt_set(struct bonding *bond, unsigned int option, 126 int __bond_opt_set_notify(struct bonding *bond, unsigned int option, 128 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf); 132 const struct bond_option *bond_opt_get(unsigned int option); 134 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val);
|
| A D | cipso_ipv4.h | 201 int cipso_v4_validate(const struct sk_buff *skb, unsigned char **option); 270 unsigned char **option) in cipso_v4_validate() argument 272 unsigned char *opt = *option; in cipso_v4_validate() 302 *option = opt + err_offset; in cipso_v4_validate()
|
| A D | sock.h | 1273 int __user *option);
|
| /include/video/ |
| A D | cmdline.h | 13 bool __video_get_options(const char *name, const char **option, bool is_of);
|
| /include/uapi/linux/netfilter/ |
| A D | xt_dccp.h | 22 __u8 option; member
|
| A D | xt_tcpudp.h | 11 __u8 option; /* TCP Option iff non-zero*/ member
|
| /include/memory/ |
| A D | renesas-rpc-if.h | 46 } option; member
|
| /include/uapi/linux/ |
| A D | scc.h | 155 char option; /* command for function port */ member
|
| /include/uapi/rdma/ |
| A D | rdma_user_cm.h | 156 __u32 option; member
|
| /include/linux/bnxt/ |
| A D | hsi.h | 10271 __le16 option; member
|