cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

orangefs-debugfs.h (311B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2void orangefs_debugfs_init(int);
      3void orangefs_debugfs_cleanup(void);
      4int orangefs_prepare_debugfs_help_string(int);
      5int orangefs_debugfs_new_client_mask(void __user *);
      6int orangefs_debugfs_new_client_string(void __user *);
      7int orangefs_debugfs_new_debug(void __user *);