/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_btf_decl_tag.c | 47 int BPF_PROG(sub, int x) in BPF_PROG() argument
|
H A D | atomics.c | 50 int sub(const void *ctx) in sub() function
|
H A D | arena_atomics.c | 64 int sub(const void *ctx) sub() function
|
/linux/arch/openrisc/include/asm/ |
H A D | atomic.h | 70 ATOMIC_OP_RETURN(sub) in ATOMIC_OP_RETURN() argument
|
/linux/arch/hexagon/include/asm/ |
H A D | atomic.h | 86 ATOMIC_OPS(sub) in ATOMIC_OPS() argument
|
/linux/fs/f2fs/ |
H A D | namei.c | 25 static inline bool is_extension_exist(const unsigned char *s, const char *sub, in is_extension_exist() 63 static inline bool is_temperature_extension(const unsigned char *s, const char *sub) in is_temperature_extension() 68 static inline bool is_compress_extension(const unsigned char *s, const char *sub) in is_compress_extension()
|
/linux/net/ceph/ |
H A D | mon_client.c | 420 static bool __ceph_monc_want_map(struct ceph_mon_client *monc, int sub, in __ceph_monc_want_map() argument 441 ceph_monc_want_map(struct ceph_mon_client * monc,int sub,u32 epoch,bool continuous) ceph_monc_want_map() argument 459 __ceph_monc_got_map(struct ceph_mon_client * monc,int sub,u32 epoch) __ceph_monc_got_map() argument 474 ceph_monc_got_map(struct ceph_mon_client * monc,int sub,u32 epoch) ceph_monc_got_map() argument [all...] |
/linux/fs/xfs/scrub/ |
H A D | agb_bitmap.h | 43 struct xagb_bitmap *sub) in xagb_bitmap_disunion()
|
/linux/sound/soc/codecs/ |
H A D | wm8782.c | 37 static int wm8782_dai_startup(struct snd_pcm_substream *sub, struct snd_soc_dai *dai) in wm8782_dai_startup()
|
/linux/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 806 static int dvb_bt8xx_probe(struct bttv_sub_device *sub) in dvb_bt8xx_probe() 918 static void dvb_bt8xx_remove(struct bttv_sub_device *sub) in dvb_bt8xx_remove()
|
/linux/drivers/platform/x86/ |
H A D | intel_scu_ipc.c | 444 int sub) in intel_scu_ipc_dev_simple_command() 481 int sub, const void *in, size_t inlen, in intel_scu_ipc_dev_command_with_size()
|
/linux/arch/csky/include/asm/ |
H A D | atomic.h | 41 ATOMIC_OP(sub) in ATOMIC_OP() argument
|
/linux/tools/arch/x86/kcpuid/ |
H A D | kcpuid.c | 51 u32 sub; global() member 291 u32 sub; parse_line() local [all...] |
/linux/drivers/watchdog/ |
H A D | intel-mid_wdt.c | 47 wdt_command(struct mid_wdt *mid, int sub, const void *in, size_t inlen, size_t size) in wdt_command()
|
/linux/drivers/regulator/ |
H A D | max1586.c | 152 struct max1586_subdev_data *sub; in of_get_max1586_platform_data() local
|
/linux/lib/zstd/common/ |
H A D | compiler.h | 259 unsigned char const* ZSTD_wrappedPtrSub(unsigned char const* ptr, ptrdiff_t sub) in ZSTD_wrappedPtrSub()
|
/linux/arch/alpha/include/asm/ |
H A D | atomic.h | 158 ATOMIC_OPS(sub) in ATOMIC_OPS() argument
|
/linux/scripts/basic/ |
H A D | fixdep.c | 179 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with()
|
/linux/drivers/phy/marvell/ |
H A D | phy-armada38x-comphy.c | 118 static int a38x_comphy_set_mode(struct phy *phy, enum phy_mode mode, int sub) in a38x_comphy_set_mode()
|
/linux/drivers/video/fbdev/kyro/ |
H A D | STG4000InitDevice.c | 244 u16 core_pll = 0, sub; in SetCoreClockPLL() local
|
/linux/net/batman-adv/ |
H A D | bat_iv_ogm.c | 1885 int sub = 0; batadv_iv_ogm_orig_dump_entry() local 1942 batadv_iv_ogm_orig_dump_bucket(struct sk_buff * msg,u32 portid,u32 seq,struct batadv_priv * bat_priv,struct batadv_hard_iface * if_outgoing,struct hlist_head * head,int * idx_s,int * sub) batadv_iv_ogm_orig_dump_bucket() argument 1983 int sub = cb->args[2]; batadv_iv_ogm_orig_dump() local [all...] |
/linux/security/apparmor/ |
H A D | label.c | 507 struct aa_label *sub) in __aa_label_next_not_in_set() 543 bool aa_label_is_subset(struct aa_label *set, struct aa_label *sub) in aa_label_is_subset() 570 bool aa_label_is_unconfined_subset(struct aa_label *set, struct aa_label *sub) in aa_label_is_unconfined_subset()
|
/linux/rust/kernel/ |
H A D | time.rs | 210 fn sub(self, other: Instant<C>) -> Delta { sub() method
|
/linux/security/apparmor/include/ |
H A D | lib.h | 96 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_context.c | 329 void __intel_context_do_unpin(struct intel_context *ce, int sub) in __intel_context_do_unpin()
|